Module jEdit

Class InterpreterError

All Implemented Interfaces:
Serializable

public class InterpreterError extends RuntimeException
An internal error in the interpreter has occurred.
See Also:
  • Constructor Details

    • InterpreterError

      public InterpreterError(String s)