Class ThresholdException

All Implemented Interfaces:
Serializable

public class ThresholdException extends RemoteException
This exception will have the value for the no of items currently stored in the database if the threshold is exceeded
See Also:
  • Constructor Details

    • ThresholdException

      public ThresholdException(int threshold)
      Parameters:
      threshold -
  • Method Details

    • getThreshold

      public int getThreshold()
      Returns:
      the no of items