LBM .Net API Documentation
PDMException Class
Namespacescom.latencybusters.pdmPDMException
An exception class thrown by the PDM library.
Declaration Syntax
C#
[SerializableAttribute]
public class PDMException : Exception
Members
All MembersConstructors



IconMemberDescription
PDMException()()()
Initializes a new instance of the PDMException class

PDMException(String)
Initializes a new instance of the PDMException class

PDMException(Exception)
Initializes a new instance of the PDMException class

PDMException(String, Exception)
Initializes a new instance of the PDMException class

Inheritance Hierarchy
Object
Exception
 PDMException

Assembly: lbmcspdm (Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)