程序包 bsh

类 InterpreterError

所有已实现的接口:
Serializable

public class InterpreterError extends RuntimeException
An internal error in the interpreter has occurred.
另请参阅:
  • 构造器详细资料

    • InterpreterError

      public InterpreterError(String s)