|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ControlFlowRuntimeException | |
|---|---|
| com.uwyn.rife.continuations.exceptions | Provides exception classes for the continuation functionalities. |
| com.uwyn.rife.engine.exceptions | Provides exception classes for the web engine. |
| Uses of ControlFlowRuntimeException in com.uwyn.rife.continuations.exceptions |
|---|
| Classes in com.uwyn.rife.continuations.exceptions that implement ControlFlowRuntimeException | |
|---|---|
class |
AnswerException
This exception will be thrown when an answer continuation is triggered. |
class |
CallException
This exception will be thrown when a call continuation is triggered. |
class |
CallTargetNotFoundException
Thrown when a call target couldn't be resolved to a proper ContinuableObject. |
class |
ContinuationsNotActiveException
Thrown when a continuations method has not been instrumented. |
class |
MissingActiveContinuationConfigRuntimeException
Thrown when the active continuation runtime configuration isn't set. |
class |
PauseException
This exception will be thrown when a pause continuation is triggered. |
class |
StepBackException
This exception will be thrown when a stepback continuation is triggered. |
| Uses of ControlFlowRuntimeException in com.uwyn.rife.engine.exceptions |
|---|
| Classes in com.uwyn.rife.engine.exceptions that implement ControlFlowRuntimeException | |
|---|---|
class |
CancelEmbeddingTriggeredException
|
class |
ChildTriggeredException
|
class |
DeferException
|
class |
ExitTriggeredException
|
class |
ForwardException
|
class |
RedirectException
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||