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:

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
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
The documentation for this class was generated from the following file:
- vcf/ApplicationKit/BadImageBitsException.h
