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

VCF::ApplicationException Class Reference

Application level exceptions. More...

#include <vcf/ApplicationKit/ApplicationException.h>

Inheritance diagram for VCF::ApplicationException:

VCF::BasicException List of all members.

Public Member Functions

 ApplicationException (const VCF::String &message)
 ApplicationException ()
 ApplicationException (const VCF::String &message, const int lineNumber)

Detailed Description

Application level exceptions.

Version:
1.0
Author:
Jim Crafton


Constructor & Destructor Documentation

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

VCF::ApplicationException::ApplicationException  )  [inline]
 

VCF::ApplicationException::ApplicationException const VCF::String message,
const int  lineNumber
[inline]
 


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