Dela via


TieringException Constructor

Initializes a new instance of the TieringException class.

Overload List

Name Description
TieringException () Initializes a new instance of the TieringException class.
TieringException (Exception) Initializes a new instance of the TieringException class using a reference to the inner exception that is the cause of this exception.
TieringException (String) Initializes a new instance of the TieringException class using the specified Management Group name as part of the error message.
TieringException (SerializationInfo, StreamingContext) Initializes a new instance of the TieringException class using serialized data.
TieringException (String, Exception) Initializes a new instance of the TieringException class using the specified Management Group name as part of the error message, and a reference to the inner exception that is the cause of this exception.

See Also

Reference

TieringException Class
TieringException Members
Microsoft.EnterpriseManagement.Common Namespace