tartan  1.2.1.0
tt::ex::tartan Class Reference

Base class for all tartan exceptions. More...

#include <exceptions.hpp>

Inheritance diagram for tt::ex::tartan:
[legend]
Collaboration diagram for tt::ex::tartan:
[legend]

Additional Inherited Members

- Public Member Functions inherited from std::logic_error
logic_error (T... args)
 
what (T... args)
 
- Public Member Functions inherited from std::exception
what (T... args)
 
~exception (T... args)
 
operator= (T... args)
 
exception (T... args)
 

Detailed Description

Base class for all tartan exceptions.

Every exception that is related to gameplay thrown by this library is derived from this class.


The documentation for this class was generated from the following file: