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

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