|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Exception Summary | |
---|---|
ArgumentTypeMismatchException | |
ArityMismatchException | |
CapabilityException | |
ExecutionException | Exceptions generated while executing a compiled graph. |
InsufficientArgsException | |
JavaError | A container for Java-level exceptions raised while processing a token. |
JavaException | A container for Java-level exceptions raised by code implementing sites. |
MessageNotUnderstoodException | |
MethodTypeMismatchException | |
RuntimeTypeException | Superclass of all runtime type exceptions, including arity mismatches, argument type mismatches, and attempts to call uncallable values. |
SiteException | Any exception occurring in a well-formed, well-typed site call. |
StackLimitReachedError | |
TokenError | A non-recoverable error at a token, which must result in halting the whole engine. |
TokenException | A localized failure at runtime. |
TokenLimitReachedError | |
UncallableValueException | Exception raised when an uncallable value occurs in call position. |
UncaughtException |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |