Exiv2::Error Class Reference

Simple error class used for exceptions. An output operator is provided to print errors to a stream. More...

#include <error.hpp>

Inheritance diagram for Exiv2::Error:

Inheritance graph
[legend]
Collaboration diagram for Exiv2::Error:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Accessors
virtual int code () const throw ()
 Return the error code.
virtual const char * what () const throw ()
 Return the error message. The pointer returned by what() is valid only as long as the Error object exists.

Detailed Description

Simple error class used for exceptions. An output operator is provided to print errors to a stream.
Examples:

addmoddel.cpp, exifprint.cpp, iptcprint.cpp, and xmpsample.cpp.


The documentation for this class was generated from the following file:
Generated on Sat Mar 1 08:38:20 2008 for Exiv2 by  doxygen 1.5.1