Package org.geotools.mbstyle.parse
Class MBFormatException
Object
Throwable
Exception
RuntimeException
MBFormatException
- All Implemented Interfaces:
Serializable
Thrown if the MapBox JSON used by
MBStyle
does not conform to the MapBox specification- Author:
- Torben Barsballe (Boundless)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMBFormatException
(String message) MBFormatException
(String message, Throwable throwable) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MBFormatException
-
MBFormatException
-