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, getStackTrace
public PauseException(ContinuationContext context, java.lang.Object parameters)
public ContinuationContext getContext()
public java.lang.Object getParameters()