UnknownChannelException Constructor
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 (SerializationInfo, StreamingContext) | Initializes a new UnknownChannelException object with serialized data. |
UnknownChannelException (String) | Initializes a new UnknownChannelException object by specifying the error message that describes the current exception. |
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