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

NirvanixException Constructor

Overload List

Name Description
Public method NirvanixException()()

Initializes a new instance of NirvanixException class.

Public method NirvanixException(String)

Initializes a new instance of the NirvanixException class with a specified error message.

Public method NirvanixException(String, Exception)

Initializes a new 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