Class ChannelNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class ChannelNotFoundException
    extends RuntimeException
    Thrown when a channel lookup fails to find the specified channel.
    Author:
    Matt Tucker
    See Also:
    Serialized Form
    • Constructor Detail

      • ChannelNotFoundException

        public ChannelNotFoundException()
      • ChannelNotFoundException

        public ChannelNotFoundException​(String msg)