Name | Description | |
---|---|---|
NirvanixException() |
Creates and initializes an instance of the NirvanixException class. |
|
NirvanixException(String) |
Creates and initializes an instance of the NirvanixException class with the specified message. |
|
NirvanixException(String, Exception) |
Creates and initializes an instance of the NirvanixException class with a specified error message and a reference to the inner exception that is the cause of this exception. |