Exception risen when some algorithm has no more moves to make. More...
#include <model.hh>
Public Member Functions | |
| no_moves_error () | |
| no_moves_error (const std::string message) | |
Exception risen when some algorithm has no more moves to make.
| mets::no_moves_error::no_moves_error | ( | ) | [inline] |
| mets::no_moves_error::no_moves_error | ( | const std::string | message | ) | [inline] |