|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Exception Summary | |
ArgumentError | |
BreakJump | |
EOFError | End of file reached error. |
ErrnoError | |
FrozenError | |
IndexError | |
IOError | |
JumpException | This class should be used for performance reasons if the Exception don't need a stack trace. |
LoadError | |
NameError | |
NextJump | The NextJump is thrown if a 'next' statement is evaluated. |
NoMethodError | |
NotImplementedError | .Exception indicating an unimplemented feature in JRuby. |
RaiseException | |
RangeError | |
RedoJump | The RedoJump is thrown if a 'redo' statement is evaluated. |
RegexpError | |
RetryJump | The RetryException is thrown if a 'retry' statement is interpreted. |
ReturnJump | The ReturnException is thrown if a 'return' statement is interpreted. |
SecurityError | |
SystemCallError | |
SystemExit | |
ThreadError | |
ThrowJump | Created by the global throw function. |
TypeError |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |