tartan  1.2.1.0
tt::chess::ex Namespace Reference

Chess related exceptions namespace. More...

Classes

class  duplicate_king
 Thrown when inserted King is already provided. More...
 
class  no_king
 Thrown when tt::chess::Chessboard has no King object of certain tt::Piece::Color. More...
 
class  check
 Thrown when turn cannot be perfomred because of King beeing in check. More...
 
class  checkmate
 Thrown when turn cannot be perfomred because of King is under checkmate. More...
 

Detailed Description

Chess related exceptions namespace.