Class MBFormatException

All Implemented Interfaces:
Serializable

public class MBFormatException extends RuntimeException
Thrown if the MapBox JSON used by MBStyle does not conform to the MapBox specification
Author:
Torben Barsballe (Boundless)
See Also:
  • Constructor Details

    • MBFormatException

      public MBFormatException(String message)
    • MBFormatException

      public MBFormatException(String message, Throwable throwable)