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