|
||||||||||
| 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.PauseException
public class PauseException
| Constructor Summary | |
|---|---|
PauseException(ContinuationContext context,
Object parameters)
|
|
| Method Summary | |
|---|---|
ContinuationContext |
getContext()
|
Object |
getParameters()
|
| 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 PauseException(ContinuationContext context,
Object parameters)
| Method Detail |
|---|
public ContinuationContext getContext()
public Object getParameters()
|
RIFE Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||