Class InterpreterException

    • Constructor Detail

      • InterpreterException

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

        public InterpreterException​(String message)
      • InterpreterException

        public InterpreterException​(Throwable cause)
      • InterpreterException

        public InterpreterException()