VCF::BadModelStateException Class Reference
Throw when a model state has changed and it is determined that the change makes the model corrupt or invalid. More...
#include <vcf/ApplicationKit/BadModelStateException.h>
Inheritance diagram for VCF::BadModelStateException:

Public Member Functions | |
| BadModelStateException (const VCF::String &message) | |
| BadModelStateException () | |
| BadModelStateException (const VCF::String &message, const int lineNumber) | |
| virtual | ~BadModelStateException () throw () |
Detailed Description
Throw when a model state has changed and it is determined that the change makes the model corrupt or invalid.This error is probably recoverable.
- Version:
- 1.0 author Jim Crafton
Constructor & Destructor Documentation
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
The documentation for this class was generated from the following file:
- vcf/ApplicationKit/BadModelStateException.h
