Uses of Class
org.apache.commons.imaging.ImagingRuntimeException
-
Packages that use ImagingRuntimeException Package Description org.apache.commons.imaging The main package for Apache Commons Imaging.org.apache.commons.imaging.common Provides utility classes that are employed across multiple image formats and sub-packages. -
-
Uses of ImagingRuntimeException in org.apache.commons.imaging
Subclasses of ImagingRuntimeException in org.apache.commons.imaging Modifier and Type Class Description classImagingFormatExceptionThrown when an image format is broken. -
Uses of ImagingRuntimeException in org.apache.commons.imaging.common
Subclasses of ImagingRuntimeException in org.apache.commons.imaging.common Modifier and Type Class Description classAllocationRequestExceptionThrown when an allocation request is too large.
-