public class ActorBlockedException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static ActorBlockedException |
Instance |
| Constructor and Description |
|---|
ActorBlockedException() |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static ActorBlockedException Instance
public Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2014. All rights reserved.