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

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:

VCF::BasicException List of all members.

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

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

VCF::BadModelStateException::BadModelStateException  )  [inline]
 

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

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


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