Generated on Sat Feb 7 2015 02:01:42 for Gecode by doxygen 1.8.9.1
Gecode::FlatZinc::AST::TypeError Class Reference

Exception signaling type error More...

#include <ast.hh>

Public Member Functions

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

Detailed Description

Exception signaling type error

Definition at line 59 of file ast.hh.

Constructor & Destructor Documentation

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

Definition at line 63 of file ast.hh.

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

Definition at line 64 of file ast.hh.

Member Function Documentation

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

Definition at line 65 of file ast.hh.


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