Exception
Table of Contents
Classes
- ActorException
- ActorInitializationException
- ActorNameExistsException
- AskTimeoutException
- AskUndeliverableException
- InvalidActorPathException
- InvalidActorStateTransition
- InvalidBehaviorException
- InvalidPropsFactoryException
- MaxRetriesExceededException
- NexusException
- NexusLogicException
- NoSenderException
- StashOverflowException
- UnsupportedSupervisionStrategyException
- Thrown at spawn when an actor is configured with a supervision strategy that the current runtime does not honor, rather than silently degrading to a different one.