hex::move::no_solution Class Reference

#include <hexmove.h>

Inheritance diagram for hex::move::no_solution:

hex::exception List of all members.

Detailed Description

Definition at line 37 of file hexmove.h.

Public Member Functions

 no_solution (const std::string &w) throw ()
virtual ~no_solution () throw ()


Constructor & Destructor Documentation

hex::move::no_solution::no_solution ( const std::string &  w  )  throw () [inline]

Definition at line 40 of file hexmove.h.

00040 : hex::exception(w) {}

virtual hex::move::no_solution::~no_solution (  )  throw () [inline, virtual]

Definition at line 41 of file hexmove.h.

00041 {}


The documentation for this class was generated from the following file:
Generated on Thu Feb 21 00:00:55 2008 for libhex by  doxygen 1.5.1