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, toString
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.