Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vil_exception_image_io Class Reference

#include <vil_exception.h>

List of all members.


Detailed Description

Indicates that an image load or save operation failed.

Generally this should be thrown, only after checks on the image type have been passed by the file format object, and while an unrecoverable error is detected inside the image_resource constructor, or similar.

Definition at line 70 of file vil_exception.h.

Public Member Functions

 vil_exception_image_io (const vcl_string &function, const vcl_string &type, const vcl_string &name)
const char * what () const

Public Attributes

vcl_string full_what
vcl_string function_name
vcl_string file_type
vcl_string filename


Constructor & Destructor Documentation

vil_exception_image_io::vil_exception_image_io const vcl_string &  function,
const vcl_string &  type,
const vcl_string &  name
[inline]
 

Definition at line 80 of file vil_exception.h.


Member Function Documentation

const char* vil_exception_image_io::what  )  const [inline]
 

Definition at line 94 of file vil_exception.h.


Member Data Documentation

vcl_string vil_exception_image_io::file_type
 

Definition at line 79 of file vil_exception.h.

vcl_string vil_exception_image_io::filename
 

Definition at line 79 of file vil_exception.h.

vcl_string vil_exception_image_io::full_what
 

Definition at line 77 of file vil_exception.h.

vcl_string vil_exception_image_io::function_name
 

Definition at line 79 of file vil_exception.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 10 14:40:06 2008 for core/vil by  doxygen 1.4.4