|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jruby.exceptions.JumpException
org.jruby.exceptions.JumpException.FlowControlException
org.jruby.exceptions.JumpException.NextJump
public static class JumpException.NextJump
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jruby.exceptions.JumpException |
|---|
JumpException.BreakJump, JumpException.FlowControlException, JumpException.NextJump, JumpException.RedoJump, JumpException.RetryJump, JumpException.ReturnJump, JumpException.SpecialJump, JumpException.ThrowJump |
| Field Summary |
|---|
| Fields inherited from class org.jruby.exceptions.JumpException.FlowControlException |
|---|
target, value |
| Fields inherited from class org.jruby.exceptions.JumpException |
|---|
REDO_JUMP, RETRY_JUMP, SPECIAL_JUMP |
| Constructor Summary | |
|---|---|
JumpException.NextJump(java.lang.Object v)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jruby.exceptions.JumpException.FlowControlException |
|---|
getTarget, getValue, setTarget, setValue |
| Methods inherited from class org.jruby.exceptions.JumpException |
|---|
fillInStackTrace, originalFillInStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JumpException.NextJump(java.lang.Object v)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||