Public Member Functions | Public Attributes
vil_exception_image_io Class Reference

Indicates that an image load or save operation failed. More...

#include <vil_exception.h>

List of all members.

Public Member Functions

 vil_exception_image_io (const vcl_string &function, const vcl_string &type, const vcl_string &file_name, const vcl_string &description="")
const char * what () const

Public Attributes

vcl_string full_what
vcl_string function_name
vcl_string file_type
vcl_string filename
vcl_string details

Detailed Description

Indicates that an image load or save operation failed.

Definition at line 143 of file vil_exception.h.


Constructor & Destructor Documentation

vil_exception_image_io::vil_exception_image_io ( const vcl_string &  function,
const vcl_string &  type,
const vcl_string &  file_name,
const vcl_string &  description = "" 
) [inline]

Definition at line 153 of file vil_exception.h.


Member Function Documentation

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

Definition at line 168 of file vil_exception.h.


Member Data Documentation

Definition at line 152 of file vil_exception.h.

Definition at line 152 of file vil_exception.h.

Definition at line 152 of file vil_exception.h.

Definition at line 150 of file vil_exception.h.

Definition at line 152 of file vil_exception.h.


The documentation for this class was generated from the following file: