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 ConfigServiceUnavailableException object.
Overload List
| Name | Description | 
|---|---|
| ConfigServiceUnavailableException () | Initializes a new ConfigServiceUnavailableException object. | 
| ConfigServiceUnavailableException (Exception) | Initializes a new ConfigServiceUnavailableException object by specifying an inner exception that caused the current exception. | 
| ConfigServiceUnavailableException (String) | Initializes a new ConfigServiceUnavailableException object by specifying the error message that describes the current exception. | 
| ConfigServiceUnavailableException (SerializationInfo, StreamingContext) | Initializes a new ConfigServiceUnavailableException object with serialized data. | 
| ConfigServiceUnavailableException (String, Exception) | Initializes a new ConfigServiceUnavailableException object with an error message and inner exception. | 
See Also
Reference
ConfigServiceUnavailableException Class
ConfigServiceUnavailableException Members
Microsoft.EnterpriseManagement.Common Namespace