NumericOverflowException constructor

NumericOverflowException(
  1. String message
)

Implementation

NumericOverflowException(super.message);