Generated on Thu Apr 11 13:59:51 2019 for Gecode by doxygen 1.6.3

Gecode::FlatZinc::Error Class Reference

Exception class for FlatZinc errors More...

#include <flatzinc.hh>

List of all members.

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 665 of file flatzinc.hh.


Constructor & Destructor Documentation

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

Definition at line 669 of file flatzinc.hh.


Member Function Documentation

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

Definition at line 671 of file flatzinc.hh.


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