Thrown if an invalid coordinate is passed into a mapping function. More...
#include <sql-helpers.h>
Public Member Functions | |
InvalidCoordinate (int x, int y, int l, int w, std::string s) | |
Standard ctor. More... | |
Public Member Functions inherited from std::out_of_range | |
T | out_of_range (T... args) |
T | what (T... args) |
Public Member Functions inherited from std::logic_error | |
T | logic_error (T... args) |
T | what (T... args) |
Public Member Functions inherited from std::exception | |
T | exception (T... args) |
T | operator= (T... args) |
T | what (T... args) |
T | ~exception (T... args) |
Thrown if an invalid coordinate is passed into a mapping function.