Class ReservedChannelException

  • All Implemented Interfaces:
    Serializable

    public class ReservedChannelException
    extends RuntimeException
    Thrown if a plugin attempts to register for a reserved channel (such as "REGISTER")
    See Also:
    Serialized Form
    • Constructor Detail

      • ReservedChannelException

        public ReservedChannelException()
      • ReservedChannelException

        public ReservedChannelException​(String name)