|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jruby.exceptions.JumpException
org.codehaus.plexus.component.jruby.JRubySystemExitException
public class JRubySystemExitException
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jruby.exceptions.JumpException |
|---|
org.jruby.exceptions.JumpException.JumpType |
| Constructor Summary | |
|---|---|
JRubySystemExitException(int status)
|
|
| Method Summary | |
|---|---|
int |
getStatus()
|
| Methods inherited from class org.jruby.exceptions.JumpException |
|---|
fillInStackTrace, getJumpType, getTarget, getValue, isBreakInKernelLoop, originalFillInStackTrace, setBreakInKernelLoop, setJumpType, setTarget, setValue |
| 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 |
| Constructor Detail |
|---|
public JRubySystemExitException(int status)
| Method Detail |
|---|
public int getStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||