bsh
Class InterpreterError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
bsh.InterpreterError
- All Implemented Interfaces:
- Serializable
- public class InterpreterError
- extends RuntimeException
An internal error in the interpreter has occurred.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InterpreterError
public InterpreterError(String s)
© 2000 pat@pat.net :-)