다음을 통해 공유


HealthServiceUnavailableException Constructor

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

Initializes a new HealthServiceUnavailableException object.

Overload List

Name Description
HealthServiceUnavailableException () Initializes a new HealthServiceUnavailableException object.
HealthServiceUnavailableException (Exception) Initializes a new HealthServiceUnavailableException object by specifying an inner exception that caused the current exception.
HealthServiceUnavailableException (SerializationInfo, StreamingContext) Initializes a new HealthServiceUnavailableException object with serialized data.
HealthServiceUnavailableException (String) Initializes a new HealthServiceUnavailableException object by specifying the error message that describes the current exception.
HealthServiceUnavailableException (String, Exception) Initializes a new HealthServiceUnavailableException object with an error message and inner exception.

See Also

Reference

HealthServiceUnavailableException Class
HealthServiceUnavailableException Members
Microsoft.EnterpriseManagement.Common Namespace