StashOverflowException Class

Is thrown when the size of the Stash exceeds the capacity of the stash

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll)

Syntax


public class StashOverflowException : AkkaException
Public Class StashOverflowException _
	Inherits AkkaException
public ref class StashOverflowException : public AkkaException

Inheritance Hierarchy


Object
  Exception
    Akka.Actor..::..AkkaException
      Akka.Actor..::..StashOverflowException