Package org.jruby.exceptions

Interface Summary
Unrescuable This marker interface is for JRuby internal exceptions that can't be caught by Ruby exception handling.
 

Exception Summary
JumpException This class should be used for performance reasons if the Exception don't need a stack trace.
JumpException.BreakJump  
JumpException.FlowControlException  
JumpException.NextJump  
JumpException.RedoJump  
JumpException.RetryJump  
JumpException.ReturnJump  
JumpException.SpecialJump  
MainExitException  
RaiseException  
ThreadKill  
 



Copyright © 2002-2009 JRuby Team. All Rights Reserved.