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

VCF::BadImageBitsException Class Reference

This exception should be thrown when pointer access to the image's pixels has become corrupt. More...

#include <BadImageBitsException.h>

Inheritance diagram for VCF::BadImageBitsException:

VCF::BasicException List of all members.

Public Member Functions

 BadImageBitsException (const VCF::String &message)
 BadImageBitsException ()
 BadImageBitsException (const VCF::String &message, const int lineNumber)
virtual ~BadImageBitsException () throw ()

Detailed Description

This exception should be thrown when pointer access to the image's pixels has become corrupt.

This is almost certainly an unrecoverable error.

Version:
1.0
Author:
Jim Crafton


Constructor & Destructor Documentation

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

VCF::BadImageBitsException::BadImageBitsException  )  [inline]
 

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

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


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