Class AccumulatorSizeException

All Implemented Interfaces:
Serializable

public class AccumulatorSizeException extends RuntimeException
See Also:
  • Constructor Details

    • AccumulatorSizeException

      public AccumulatorSizeException(int maxSize)
  • Method Details

    • getMaxSize

      public int getMaxSize()