Class JpegRewriter.JpegSegmentOverflowException
- 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.xmp.JpegRewriter.JpegSegmentOverflowException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- JpegRewriter
public static class JpegRewriter.JpegSegmentOverflowException extends ImageWriteException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JpegSegmentOverflowException(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
-
JpegSegmentOverflowException
public JpegSegmentOverflowException(String message)
-
-