Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

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:

VCF::BasicException List of all members.

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

VCF::ClassNotFound::ClassNotFound  )  [inline]
 

VCF::ClassNotFound::ClassNotFound const VCF::String message  )  [inline]
 

virtual VCF::ClassNotFound::~ClassNotFound  )  throw () [inline, virtual]
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information