Package org.armedbear.lisp
Class Interpreter.UnhandledCondition
java.lang.Object
java.lang.Throwable
java.lang.Error
org.armedbear.lisp.Interpreter.UnhandledCondition
- All Implemented Interfaces:
Serializable
- Enclosing class:
Interpreter
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getCondition
-
getMessage
- Overrides:
getMessage
in classThrowable
-