IptcProcessingException Class Reference
Inherits
com::drew::metadata::MetadataException.
List of all members.
Detailed Description
The exception type raised during reading of Iptc data in the instance of unexpected data conditions.
- Author:
- Drew Noakes http://drewnoakes.com
Constructor & Destructor Documentation
Constructs an instance of ExifProcessingException with the specified detail message.
- Parameters:
-
| message | the detail message |
Constructs an instance of IptcProcessingException with the specified detail message and inner exception.
- Parameters:
-
| message | the detail message |
| cause | an inner exception |
The documentation for this class was generated from the following file: