Gecode::FlatZinc::Error Class Reference
Exception class for FlatZinc errors. More...
#include <flatzinc.hh>
Public Member Functions | |
Error (const std::string &where, const std::string &what) | |
const std::string & | toString (void) const |
Detailed Description
Exception class for FlatZinc errors.
Definition at line 295 of file flatzinc.hh.
Constructor & Destructor Documentation
Gecode::FlatZinc::Error::Error | ( | const std::string & | where, | |
const std::string & | what | |||
) | [inline] |
Definition at line 299 of file flatzinc.hh.
Member Function Documentation
const std::string& Gecode::FlatZinc::Error::toString | ( | void | ) | const [inline] |
Definition at line 301 of file flatzinc.hh.
The documentation for this class was generated from the following file:
- gecode/flatzinc.hh (Revision: 9995)