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