#include <Siena.h>
Inheritance diagram for BadOperator:

Public Member Functions | |
| BadOperator (SXOperator) | |
| virtual const char * | what () const throw () |
Public Attributes | |
| SXOperator | op |
| BadOperator::BadOperator | ( | SXOperator | ) |
constructor with offending operator
| virtual const char* BadOperator::what | ( | ) | const throw () [virtual] |
C-style string representation of what went wrong
Reimplemented from NotificationModelException.
| SXOperator BadOperator::op |
wrong operator