JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jruby.exceptions
Interface Unrescuable
All Known Implementing Classes:
IRReturnJump
,
JumpException.BreakJump
,
JumpException.FlowControlException
,
JumpException.NextJump
,
JumpException.RedoJump
,
JumpException.RetryJump
,
JumpException.ReturnJump
,
JumpException.SpecialJump
,
MainExitException
,
RubyContinuation.Continuation
,
ThreadKill
public interface
Unrescuable
This marker interface is for JRuby internal exceptions that can't be caught by Ruby exception handling.
Author:
headius
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2001-2016
JRuby
. All Rights Reserved.