Class NumericOverflowException

All Implemented Interfaces:
Serializable

public class NumericOverflowException extends DbException
Thrown if a property query aggregate function can not compute a result due to a number type overflowing.
See Also:
  • Constructor Details

    • NumericOverflowException

      public NumericOverflowException(String message)