public class ChannelException extends RuntimeException
A channel exception is raised whenever a channel operation fails.
| Constructor and Description | 
|---|
| ChannelException(String message) | 
| ChannelException(String message,
                Throwable ex) | 
| ChannelException(Throwable ex) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2009-2017 Apache Software Foundation. All Rights Reserved.