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