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 387 of file flatzinc.hh.
Gecode::FlatZinc::Error::Error | ( | const std::string & | where, |
const std::string & | what | ||
) | [inline] |
Definition at line 391 of file flatzinc.hh.
const std::string& Gecode::FlatZinc::Error::toString | ( | void | ) | const [inline] |
Definition at line 393 of file flatzinc.hh.