cpp · cpp/std--runtime_error
std--runtime_error
std::runtime_error
Base class for exceptions representing errors that can only be detected at runtime. Subclasses include range_error, overflow_error, and underflow_error.
Base class for exceptions representing errors that can only be detected at runtime. Subclasses include range_error, overflow_error, and underflow_error.