|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Error
org.jruby.RubyContinuation.Continuation
public static class RubyContinuation.Continuation
| Field Summary | |
|---|---|
IRubyObject[] |
args
|
IRubyObject |
tag
|
| Constructor Summary | |
|---|---|
RubyContinuation.Continuation()
|
|
RubyContinuation.Continuation(IRubyObject tag)
|
|
| Method Summary | |
|---|---|
java.lang.Throwable |
fillInStackTrace()
|
| 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 |
| Field Detail |
|---|
public IRubyObject[] args
public final IRubyObject tag
| Constructor Detail |
|---|
public RubyContinuation.Continuation()
public RubyContinuation.Continuation(IRubyObject tag)
| Method Detail |
|---|
public java.lang.Throwable fillInStackTrace()
fillInStackTrace in class java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||