Class StashOverflowException

All Implemented Interfaces:
Serializable

public final class StashOverflowException extends StashOverflowException
Is thrown when the size of the stash exceeds the capacity of the stash buffer.
See Also:
  • Constructor Details

    • StashOverflowException

      public StashOverflowException(String message)