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
Send comments about this topic to Microsoft.