Package jsonvalues

Class MalformedJson

  • All Implemented Interfaces:
    Serializable

    public final class MalformedJson
    extends Exception
    Exception returned when a string can not be parsed into a Json or the json parsed has a different type than the expected.
    See Also:
    Serialized Form