StashOverflowException Class
Is thrown when the size of the Stash exceeds the capacity of the stash
Namespace:
Akka.ActorAssembly: Akka (in Akka.dll)
Syntax
public class StashOverflowException : AkkaException
Public Class StashOverflowException _ Inherits AkkaException
public ref class StashOverflowException : public AkkaException
Inheritance Hierarchy
Exception
Akka.Actor..::..AkkaException
Akka.Actor..::..StashOverflowException