类 ScriptException

    • 构造器详细资料

      • ScriptException

        public ScriptException​(String message)
        Constructor for ScriptException.
        参数:
        message - the detail message
      • ScriptException

        public ScriptException​(String message,
                               Throwable cause)
        Constructor for ScriptException.
        参数:
        message - the detail message
        cause - the root cause