SyTen
syten::SQL::Helpers::InvalidCoordinate Struct Reference

Thrown if an invalid coordinate is passed into a mapping function. More...

#include <sql-helpers.h>

+ Inheritance diagram for syten::SQL::Helpers::InvalidCoordinate:
+ Collaboration diagram for syten::SQL::Helpers::InvalidCoordinate:

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
out_of_range (T... args)
 
what (T... args)
 
- Public Member Functions inherited from std::logic_error
logic_error (T... args)
 
what (T... args)
 
- Public Member Functions inherited from std::exception
exception (T... args)
 
operator= (T... args)
 
what (T... args)
 
~exception (T... args)
 

Detailed Description

Thrown if an invalid coordinate is passed into a mapping function.


The documentation for this struct was generated from the following files: