|
|||||||||||
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
com.uwyn.rife.continuations.exceptions.ContinuationsException
com.uwyn.rife.continuations.exceptions.CallException
Constructor Summary | |
CallException(ContinuationContext context,
String name)
|
Method Summary | |
ContinuationContext |
getContext()
|
String |
getExitName()
|
Methods inherited from class com.uwyn.rife.continuations.exceptions.ContinuationsException |
fillInStackTrace, getStackTrace |
Methods inherited from class java.lang.Throwable |
getCause, getLocalizedMessage, getMessage, 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 CallException(ContinuationContext context, String name)
Method Detail |
public ContinuationContext getContext()
public String getExitName()
|
RIFE Project Page | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |