C#
C++
F#
VB
StorageException Constructor (String)(String^)(String)(String)
Initializes a new instance of the StorageException class using the specified error message.
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.