Class ChannelErrorException

  • All Implemented Interfaces:
    Serializable

    public class ChannelErrorException
    extends ConnectionException
    Exception thrown if the client attempted to work with a channel that had not been correctly opened. This most likely indicates a fault in the client layer.
    See Also:
    Serialized Form
    • Constructor Detail

      • ChannelErrorException

        public ChannelErrorException​(String message)