StorageException Constructor (String) (Microsoft.WindowsAzure.Storage)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
StorageException Constructor (String)(String^)(String)(String)
Initializes a new instance of the StorageException class using the specified error message.
Namespace:
Microsoft.WindowsAzure.Storage
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- message
-
Type:
System.StringSystem::String^System.StringSystem.String
The message that describes the error.
Return to top
Initializes a new instance of the StorageException class using the specified error message.
Syntax
Parameters
- message
-
Type:
System.StringSystem::String^System.StringSystem.String
The message that describes the error.