BloombergLP::bslstl::StdExceptUtil::throwRangeError

Throw a std::range_error exception supplying the specified message as the sole argument to its constructor.

Synopsis

Declared in <bslstl_stdexceptutil.h>

[[noreturn]]
static
void
throwRangeError(char const* message);

Return Value

NOTE

This function does not return.