Package org.geotools.mbstyle.sprite
Class MBSpriteException
- Object
-
- Throwable
-
- Exception
-
- RuntimeException
-
- MBSpriteException
-
- All Implemented Interfaces:
Serializable
public class MBSpriteException extends RuntimeException
Thrown bySpriteGraphicFactory
in case of an exception while retrieving or parsing either a spritesheet or a sprite index file.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MBSpriteException(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
-
-