StorageObjectModelFatalException Constructor
Initializes a new instance of the StorageObjectModelFatalException class.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Overload List
Name | Description | |
---|---|---|
StorageObjectModelFatalException() | Initializes a new instance of the StorageObjectModelFatalException class. |
|
StorageObjectModelFatalException(SerializationInfo, StreamingContext) | Initializes a new instance of the StorageObjectModelFatalException class. |
|
StorageObjectModelFatalException(String) | Initializes a new instance of the StorageObjectModelFatalException class with the specified message. |
|
StorageObjectModelFatalException(String, Exception) | Initializes a new instance of the StorageObjectModelFatalException class with the specified error message and a reference to the inner exception that is the cause of this exception. |
See Also
StorageObjectModelFatalException Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top