public class BadChannelException extends ChannelException
| Constructor and Description |
|---|
BadChannelException()
Creates new
BadChannelException without detail message. |
BadChannelException(java.lang.String msg)
Constructs an
BadChannelException with the specified detail message. |