类 CqCodeException

  • 所有已实现的接口:
    java.io.Serializable

    public class CqCodeException
    extends com.mojang.brigadier.exceptions.CommandSyntaxException
    从以下版本开始:
    2024/8/25 21:06
    另请参阅:
    序列化表格
    • 字段概要

      • 从类继承的字段 com.mojang.brigadier.exceptions.CommandSyntaxException

        BUILT_IN_EXCEPTIONS, CONTEXT_AMOUNT, ENABLE_COMMAND_STACK_TRACES
    • 方法概要

      • 从类继承的方法 com.mojang.brigadier.exceptions.CommandSyntaxException

        getContext, getCursor, getInput, getMessage, getRawMessage, getType
      • 从类继承的方法 java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • 构造器详细资料

      • CqCodeException

        public CqCodeException()