Class InterpreterException

    • Constructor Detail

      • InterpreterException

        public InterpreterException()
      • InterpreterException

        public InterpreterException​(String message)
      • InterpreterException

        public InterpreterException​(String message,
                                    Throwable cause)
      • InterpreterException

        public InterpreterException​(Throwable cause)
      • InterpreterException

        public InterpreterException​(String message,
                                    Throwable cause,
                                    boolean enableSuppression,
                                    boolean writableStackTrace)