Indicating an object with an unknown version number. More...
#include <vil_exception.h>

Public Member Functions | |
| vil_exception_invalid_version (const std::string &function, const std::string &type, const std::string &file_name, const std::string &description="") | |
| ~vil_exception_invalid_version () override=default throw () | |
Public Attributes | |
| std::string | function_name |
| std::string | file_type |
| std::string | filename |
| std::string | details |
Indicating an object with an unknown version number.
Indicates that an image file (or subsection thereof) contains data marked as a version which iss unknown to the loading code.
Definition at line 154 of file vil_exception.h.
|
inline |
Definition at line 158 of file vil_exception.h.
|
overridedefault | |||||||||||||
|
inherited |
Definition at line 117 of file vil_exception.h.
|
inherited |
Definition at line 117 of file vil_exception.h.
|
inherited |
Definition at line 117 of file vil_exception.h.
|
inherited |
Definition at line 117 of file vil_exception.h.
1.8.15