tartan 1.2.2.1
Chess API
|
Base class for all tartan exceptions. More...
#include <exceptions.hpp>
Additional Inherited Members | |
![]() | |
T | logic_error (T... args) |
T | what (T... args) |
![]() | |
T | what (T... args) |
T | ~exception (T... args) |
T | operator= (T... args) |
T | exception (T... args) |
Base class for all tartan exceptions.
Every exception that is related to gameplay thrown by this library is derived from this class.