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