Class StashOverflowException

All Implemented Interfaces:
Serializable, scala.util.control.NoStackTrace

public class StashOverflowException extends PekkoException implements scala.util.control.NoStackTrace
Is thrown when the size of the Stash exceeds the capacity of the Stash
See Also:
  • Constructor Details

    • StashOverflowException

      public StashOverflowException(String message, Throwable cause)
  • Method Details

    • $lessinit$greater$default$2

      public static Throwable $lessinit$greater$default$2()