Click or drag to resize

ChannelException Constructor

Overload List
  NameDescription
Public methodChannelException
Initializes a new instance of the ChannelException class.
Public methodChannelException(String)
Initializes a new instance of the ChannelException class.
Protected methodChannelException(SerializationInfo, StreamingContext)
Initializes a new instance of the ChannelException class.
Public methodChannelException(String, Exception)
Initializes a new instance of the ChannelException class.
Top
See Also