Package hec.data

Class NotMonotonicRatingException

All Implemented Interfaces:
Serializable

public class NotMonotonicRatingException extends RatingException
This class is used to differentiate Not Monotonically increasing or decreasing errors from regular rating exceptions
See Also:
  • Constructor Details

    • NotMonotonicRatingException

      public NotMonotonicRatingException(String text)
    • NotMonotonicRatingException

      public NotMonotonicRatingException(Throwable t)