Package org.jruby
Class RubyContinuation.Continuation
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jruby.exceptions.CatchThrow
org.jruby.RubyContinuation.Continuation
- All Implemented Interfaces:
Serializable
,Unrescuable
- Enclosing class:
RubyContinuation
Deprecated.
- See Also:
-
Field Summary
Fields inherited from class org.jruby.exceptions.CatchThrow
args, tag
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jruby.exceptions.CatchThrow
enter, fillInStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Continuation
public Continuation()Deprecated. -
Continuation
Deprecated.
-