tartan 1.2.2.1
Chess API
|
Thrown when tt::Board::getPieceType() returns std::type_info that is not mentioned in its argument. More...
#include <exceptions.hpp>
Public Member Functions | |
bad_piece_type (const std::string what_arg="Piece type is illegal") | |
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 tt::Board::getPieceType() returns std::type_info that is not mentioned in its argument.