METSlib  0.6
Public Member Functions | List of all members
mets::no_moves_error Class Reference

Exception risen when some algorithm has no more moves to make. More...

#include <model.hh>

Inheritance diagram for mets::no_moves_error:
Inheritance graph
Collaboration diagram for mets::no_moves_error:
Collaboration graph

Public Member Functions

 no_moves_error (const std::string message)
 

Detailed Description

Exception risen when some algorithm has no more moves to make.


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

Return to METSlib home page