Public Member Functions
vil_exception_invalid_version Class Reference

Indicating an object with an unknown version number. More...

#include <vil_exception.h>

List of all members.

Public Member Functions

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

Detailed Description

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 205 of file vil_exception.h.


Constructor & Destructor Documentation

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

Definition at line 211 of file vil_exception.h.


Member Function Documentation

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

Definition at line 222 of file vil_exception.h.


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