#include <error.hpp>
Inheritance diagram for Exiv2::Error:
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. |
addmoddel.cpp, exifprint.cpp, iptcprint.cpp, and xmpsample.cpp.