public class DiskCacheFailedException extends DiskMemCacheException
DiskMemTileCache,
Serialized Form| Constructor and Description |
|---|
DiskCacheFailedException(RenderedImage owner,
int tileX,
int tileY)
Creates a new instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DiskCacheFailedException(RenderedImage owner, int tileX, int tileY)
owner - the owning imagetileX - tile X ordinatetileY - tile Y ordinateCopyright © 2009–2020. All rights reserved.