AppDNAException Constructor¶
Overload List¶
Name | Description | |
---|---|---|
![]() | AppDNAException() | Initializes a new instance of the AppDNAException class. |
![]() | AppDNAException(String) | Initializes a new instance of the AppDNAException class with a specified error message. |
![]() | AppDNAException(SerializationInfo, StreamingContext) | Initializes a new instance of the AppDNAException class with serialized data. |
![]() | AppDNAException(String, Exception) | Initializes a new instance of the AppDNAException class with a specified error message and a reference to the inner exception that is the cause of this exception. |