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