Public Member Functions

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
[legend]
Collaboration diagram for mets::no_moves_error:
Collaboration graph
[legend]

List of all members.

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