tartan  1.2.1.0
tt::ex::bad_set Class Reference

Exception when Board::set() functions fail. More...

#include <exceptions.hpp>

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

Public Member Functions

 bad_set (const std::string &what_arg="Can not produce piece set")
 
- 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

Exception when Board::set() functions fail.

This exception is rethrown in Board::set() functions with std::throw_with_nested.


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