An exception class thrown by the PDM library.

C# |
[SerializableAttribute] public class PDMException : Exception

All Members | Constructors | ||||
Icon | Member | Description |
---|---|---|
![]() | 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 |