类 ReservedChannelException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.bukkit.plugin.messaging.ReservedChannelException
所有已实现的接口:
Serializable

public class ReservedChannelException extends RuntimeException
如果插件尝试去注册一个预留通道则抛出此异常(例如"REGISTER通道")。
另请参阅:
  • 构造器详细资料

    • ReservedChannelException

      public ReservedChannelException()
    • ReservedChannelException

      public ReservedChannelException(String name)