The class underflow_error is derived from the class runtime_error and is used to report the arithmetical underflow error.
underflow_error(const string& what_arg);
Constructs an object of the class underflow_error. Initializes exception::what to the what_arg argument