Compartilhar via


TieringSetupException Constructor

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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 (SerializationInfo, StreamingContext) Initializes a new TieringSetupException object with serialized data.
TieringSetupException (String) Initializes a new TieringSetupException object by specifying the error message that describes the current exception.
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