Exiv2Error
Pure Python extra classes and functions.
Exceptions
Python exception raised by exiv2 library errors.
Bases: Exception
Exception
code (ErrorCode) – The Exiv2 error code that caused the exception.
message (str) – The message associated with the exception.