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

Gecode::FlatZinc::AST::TypeError Class Reference

Exception signaling type error More...

#include <ast.hh>

List of all members.

Public Member Functions

 TypeError ()
 TypeError (std::string what)
std::string what (void) const

Detailed Description

Exception signaling type error

Definition at line 55 of file ast.hh.


Constructor & Destructor Documentation

Gecode::FlatZinc::AST::TypeError::TypeError (  )  [inline]

Definition at line 59 of file ast.hh.

Gecode::FlatZinc::AST::TypeError::TypeError ( std::string  what  )  [inline]

Definition at line 60 of file ast.hh.


Member Function Documentation

std::string Gecode::FlatZinc::AST::TypeError::what ( void   )  const [inline]

Definition at line 61 of file ast.hh.


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