public static class JumpException.ReturnJump extends JumpException.FlowControlException
JumpException.BreakJump, JumpException.FlowControlException, JumpException.NextJump, JumpException.RedoJump, JumpException.RetryJump, JumpException.ReturnJump, JumpException.SpecialJumpreason, target, valueNEXT_JUMP, REDO_JUMP, RETRY_JUMP, SPECIAL_JUMP| Constructor and Description |
|---|
ReturnJump(int t,
Object v) |
buildException, getTarget, getValue, setTarget, setValuefillInStackTrace, originalFillInStackTraceaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ReturnJump(int t,
Object v)
Copyright © 2001–2024 JRuby. All rights reserved.