com.drew.metadata.iptc
public class IptcProcessingException extends MetadataException
| Constructor Summary | |
|---|---|
| IptcProcessingException(String message)
Constructs an instance of ExifProcessingException with the
specified detail message. | |
| IptcProcessingException(String message, Throwable cause)
Constructs an instance of IptcProcessingException with the
specified detail message and inner exception. | |
ExifProcessingException with the
specified detail message.Parameters: message the detail message
IptcProcessingException with the
specified detail message and inner exception.Parameters: message the detail message cause an inner exception