Package com.thebuzzmedia.exiftool.exceptions
-
Exception Summary Exception Description ExifToolNotFoundException Exception thrown when exiftool program is missing.PoolIOException UnreadableFileException Exception thrown when a file cannot be read.UnsupportedFeatureException Class used to define an exception that occurs when the caller attempts to use a feature that the underlying native ExifTool install does not support (i.e. the version isn't new enough).UnwritableFileException Exception thrown when a file cannot be written.