
public class ChannelException extends RuntimeException
IChannel to indicate channel management problems.IChannelMultiplexer,
Serialized Form| Constructor and Description |
|---|
ChannelException() |
ChannelException(String message) |
ChannelException(String message,
Throwable cause) |
ChannelException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.