IntegerOverflowError constructor

IntegerOverflowError()

Implementation

IntegerOverflowError() : super('An operation caused an integer to overflow.');