public final class ChannelFailureException
extends java.lang.RuntimeException
ChannelFailureException
is an unchecked exception that is thrown
for any unexpected error that occurs while communicating with the
channel service.Constructor and Description |
---|
ChannelFailureException(java.lang.String message) |
ChannelFailureException(java.lang.String message,
java.lang.Throwable cause) |