Package org.geotools.mbstyle.sprite
Class MBSpriteException
Object
Throwable
Exception
RuntimeException
MBSpriteException
- All Implemented Interfaces:
Serializable
Thrown by
SpriteGraphicFactory
in case of an exception while retrieving or parsing either a spritesheet or a
sprite index file.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMBSpriteException
(String msg) MBSpriteException
(String msg, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MBSpriteException
-
MBSpriteException
-