Package org.apache.pekko
Class PekkoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.pekko.PekkoException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ActorInitializationException,ActorInterruptedException,ActorKilledException,AsyncReplayTimeoutException,CircuitBreakerOpenException,ClusterSingletonManagerIsStuck,ConfigurationException,DeathPactException,FailureInjectorException,IllegalActorStateException,InvalidActorNameException,InvalidMessageException,Logging.LoggerException,Logging.LoggerInitializationException,PekkoProtocolException,RemoteTransportException,ResendBufferCapacityReachedException,ResendUnfulfillableException,ResizerInitializationException,SchedulerException,SerializationCheckFailedException,StashOverflowException,Transport.InvalidAssociationException
Pekko base Exception.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PekkoException
-
PekkoException
-