public class PreRestartException extends ActorInitializationException implements scala.Product, scala.Serializable
| Modifier and Type | Method and Description |
|---|---|
ActorRef |
actor() |
java.lang.Throwable |
cause() |
scala.Option<java.lang.Object> |
messageOption() |
java.lang.Throwable |
originalCause() |
getActor, unapplyaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic ActorRef actor()
public java.lang.Throwable cause()
public java.lang.Throwable originalCause()
public scala.Option<java.lang.Object> messageOption()