Class ExifRewriter.ExifOverflowException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.commons.imaging.ImagingException
-
- org.apache.commons.imaging.ImageWriteException
-
- org.apache.commons.imaging.formats.jpeg.exif.ExifRewriter.ExifOverflowException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ExifRewriter
public static class ExifRewriter.ExifOverflowException extends ImageWriteException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExifOverflowException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
ExifOverflowException
public ExifOverflowException(String message)
-
-