public class CallException extends ContinuationsException
Constructor and Description |
---|
CallException(ContinuationContext context,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
ContinuationContext |
getContext() |
java.lang.String |
getExitName() |
fillInStackTrace, getStackTrace
public CallException(ContinuationContext context, java.lang.String name)
public ContinuationContext getContext()
public java.lang.String getExitName()