Share via


StorageObjectModelFatalException Constructor

 

Initializes a new instance of the StorageObjectModelFatalException class.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

Overload List

Name Description
System_CAPS_pubmethod StorageObjectModelFatalException()

Initializes a new instance of the StorageObjectModelFatalException class.

System_CAPS_protmethod StorageObjectModelFatalException(SerializationInfo, StreamingContext)

Initializes a new instance of the StorageObjectModelFatalException class.

System_CAPS_pubmethod StorageObjectModelFatalException(String)

Initializes a new instance of the StorageObjectModelFatalException class with the specified message.

System_CAPS_pubmethod 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