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