TieringSetupException Constructor
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