public class PauseException extends ContinuationsException
| Constructor and Description |
|---|
PauseException(ContinuationContext context,
java.lang.Object parameters) |
| Modifier and Type | Method and Description |
|---|---|
ContinuationContext |
getContext() |
java.lang.Object |
getParameters() |
fillInStackTrace, getStackTracepublic PauseException(ContinuationContext context, java.lang.Object parameters)
public ContinuationContext getContext()
public java.lang.Object getParameters()