Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the StorageObjectModelException class.
Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | StorageObjectModelException() | Initializes a new instance of the StorageObjectModelException class. | 
| .jpeg) | StorageObjectModelException(SerializationInfo, StreamingContext) | Initializes a new instance of the StorageObjectModelException class with the specified serialization data. | 
| .jpeg) | StorageObjectModelException(String) | Initializes a new instance of the StorageObjectModelException class with the specified message. | 
| .jpeg) | StorageObjectModelException(String, Exception) | Initializes a new instance of the StorageObjectModelException class with the specified error message and a reference to the inner exception that is the cause of this exception. | 
See Also
StorageObjectModelException Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top