|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Exception Summary | |
|---|---|
| BreakException | Thrown to indicate that a break statement has been reached |
| ContinueException | Thrown to indicate that a continue statement has been reached |
| WrongVersionException | This exception is to be thrown whenever a feature of Java 1.5 is used in a version of Java before 1.5 |
| Error Summary | |
|---|---|
| ExecutionError | This error is thrown when an unexpected error append while interpreting a statement |
| PossibleExecutionError | This error is thrown when an NameVisitor encounters AmbiguousName that denotes ReferenceTypeName. |
| ReturnException | This error is thrown by an interpreted throw statement |
Contains the runtime errors classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||