| TerminatingChildrenContainerReserve Method |
Namespace: Akka.Actor.Internal
| Exception | Condition |
|---|---|
| InvalidOperationException | This exception is thrown if the given name belongs to an actor that is terminating. |
| InvalidActorNameException | This exception is thrown if the given name is not unique in the container. |