AxaptaException Constructor
Creates an instance of the AxaptaException class.
| Name | Description | |
|---|---|---|
| AxaptaException() | The AxaptaException constructor creates an instance of the AxaptaException class. |
| AxaptaException(String) | The AxaptaException constructor creates an instance of the AxaptaException class by using the specified error message. |
| AxaptaException(SerializationInfo, StreamingContext) | |
| AxaptaException(String, Exception) | The AxaptaException constructor creates an instance of the AxaptaException class by using the specified error message and exception. |
Community Additions
ADD
Show: