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 TieringSetupException object.
Overload List
| Name | Description |
|---|---|
| TieringSetupException () | Initializes a new TieringSetupException object. |
| TieringSetupException (Exception) | Initializes a new TieringSetupException object by specifying an inner exception that caused the current exception. |
| TieringSetupException (String) | Initializes a new TieringSetupException object by specifying the error message that describes the current exception. |
| TieringSetupException (SerializationInfo, StreamingContext) | Initializes a new TieringSetupException object with serialized data. |
| TieringSetupException (String, Exception) | Initializes a new TieringSetupException object by specifying the error message that describes the current exception and the inner exception that caused the current exception. |
See Also
Reference
TieringSetupException Class
TieringSetupException Members
Microsoft.EnterpriseManagement.Common Namespace