Initializes a new instance of the NirvanixException class with a specified error message.
Namespace:
Aurigma.ImageUploader.Nirvanix
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Sub New ( _ message As String _ )
public NirvanixException( string message )
Type: System..String
The error message that explains the reason for the exception.