
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 |
Exception class for FlatZinc errors
Definition at line 384 of file flatzinc.hh.
| Gecode::FlatZinc::Error::Error | ( | const std::string & | where, |
| const std::string & | what | ||
| ) | [inline] |
Definition at line 388 of file flatzinc.hh.
| const std::string& Gecode::FlatZinc::Error::toString | ( | void | ) | const [inline] |
Definition at line 390 of file flatzinc.hh.