#include <vil_exception.h>
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 |
|
||||||||||||||||
|
Definition at line 80 of file vil_exception.h. |
|
|
Definition at line 94 of file vil_exception.h. |
|
|
Definition at line 79 of file vil_exception.h. |
|
|
Definition at line 79 of file vil_exception.h. |
|
|
Definition at line 77 of file vil_exception.h. |
|
|
Definition at line 79 of file vil_exception.h. |
1.4.4