This documentation is for the old version. Go to the latest Upload Suite docs

NirvanixException Constructor

Overload List

Name Description
Public method NirvanixException()

Creates and initializes an instance of the NirvanixException class.

Public method NirvanixException(String)

Creates and initializes an instance of the NirvanixException class with the specified message.

Public method 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.

See Also

Reference