Siena Fast Forwarding Documentation (v. 2.0.1)
Public Member Functions | List of all members
siena::BadConstraint Class Reference

error condition for an invalid constraint. More...

#include <attributes.h>

Inheritance diagram for siena::BadConstraint:
Inheritance graph
[legend]
Collaboration diagram for siena::BadConstraint:
Collaboration graph
[legend]

Public Member Functions

 BadConstraint (const std::string &e)
 creates a bad_constraint exception with the given description
 
virtual const char * what () const throw ()
 gives some details on the nature of the problem.
 

Detailed Description

error condition for an invalid constraint.