Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 (String) | Initializes a new instance of the ConfigServiceUnavailableException class by specifying the error message that describes the current exception. | 
| ConfigServiceUnavailableException (SerializationInfo, StreamingContext) | Initializes a new instance of the ConfigServiceUnavailableException class with serialized data. | 
| 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