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