Class JsonSyntaxException

  • All Implemented Interfaces:
    Serializable

    public final class JsonSyntaxException
    extends RuntimeException
    A special form of exception that is thrown when parsing of a json file fails.
    Since:
    1.0.0
    Author:
    Emil Forslund
    See Also:
    Serialized Form