tartan 1.2.2.1
Chess API
|
Thrown when constructed Piece::Turn object is malformed. More...
#include <exceptions.hpp>
Public Member Functions | |
illegal_turn (const std::string &what_arg) | |
illegal_turn (const char *what_arg) | |
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 | what (T... args) |
T | ~exception (T... args) |
T | operator= (T... args) |
T | exception (T... args) |
Thrown when constructed Piece::Turn object is malformed.
|
inline |
what_arg | message string |