public static class QuickMethodCall.QuickMethodCallInvocationException extends RuntimeException
Constructor and Description |
---|
QuickMethodCallInvocationException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
void |
checkStopped()
If the cause of this Exception is a StoppedException
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public QuickMethodCallInvocationException(Throwable cause)
public void checkStopped() throws StoppedException
StoppedException