ConfigServiceUnavailableException Constructor
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Initializes a new instance of the ConfigServiceUnavailableException class.
Overload List
Name | Description |
---|---|
ConfigServiceUnavailableException () | Initializes a new instance of the ConfigServiceUnavailableException class. |
ConfigServiceUnavailableException (Exception) | Initializes a new instance of the ConfigServiceUnavailableException class by specifying an inner exception that caused the current exception. |
ConfigServiceUnavailableException (SerializationInfo, StreamingContext) | Initializes a new instance of the ConfigServiceUnavailableException class with serialized data. |
ConfigServiceUnavailableException (String) | Initializes a new instance of the ConfigServiceUnavailableException class by specifying the error message that describes the current exception. |
ConfigServiceUnavailableException (String, Exception) | Initializes a new instance of the ConfigServiceUnavailableException class with an error message and inner exception. |
See Also
Reference
ConfigServiceUnavailableException Class
ConfigServiceUnavailableException Members
Microsoft.EnterpriseManagement.Common Namespace