Throw a std::underflow_error exception supplying the specified message as the sole argument to its constructor.
Declared in <bslstl_stdexceptutil.h>
[[noreturn]]
static
void
throwUnderflowError(char const* message);
This function does not return.