Generated on for Gecode by doxygen 1.17.0
Gecode::FlatZinc::Error Class Reference

Exception class for FlatZinc errors More...

#include <gecode/flatzinc.hh>

Public Member Functions

 Error (const std::string &where, const std::string &what)
 Error (const std::string &where, const std::string &what, AST::Array *const ann)
const std::string & toString (void) const

Detailed Description

Exception class for FlatZinc errors

Definition at line 727 of file flatzinc.hh.

Constructor & Destructor Documentation

◆ Error() [1/2]

Gecode::FlatZinc::Error::Error ( const std::string & where,
const std::string & what )
inline

Definition at line 731 of file flatzinc.hh.

◆ Error() [2/2]

Gecode::FlatZinc::Error::Error ( const std::string & where,
const std::string & what,
AST::Array *const ann )
inline

Definition at line 733 of file flatzinc.hh.

Member Function Documentation

◆ toString()

const std::string & Gecode::FlatZinc::Error::toString ( void ) const
inline

Definition at line 735 of file flatzinc.hh.


The documentation for this class was generated from the following file: