Exception thrown if for a range(a,b) the check a < b fails. More...
#include <exception.hpp>
Public Member Functions | |
invalid_range_bounds_exception (std::string const &str) | |
Exception thrown if for a range(a,b) the check a < b fails.
Definition at line 45 of file exception.hpp.
|
inline |
Definition at line 48 of file exception.hpp.