VCF::ClassNotFound Class Reference
Exception should be thrown when attempting to create a class or cast to class type that the run time system is unable to find. More...
#include <vcf/FoundationKit/ClassNotFound.h>
Inheritance diagram for VCF::ClassNotFound:

Public Member Functions | |
| ClassNotFound () | |
| ClassNotFound (const VCF::String &message) | |
| virtual | ~ClassNotFound () throw () |
Detailed Description
Exception should be thrown when attempting to create a class or cast to class type that the run time system is unable to find.
Constructor & Destructor Documentation
|
|
|
|
|
|
|
|
|
The documentation for this class was generated from the following file:
- vcf/FoundationKit/ClassNotFound.h
