com.fasterxml.jackson.core

Class JsonParseException

  • All Implemented Interfaces:
    Serializable


    public class JsonParseException
    extends JsonProcessingException
    Exception type for parsing problems, used when non-well-formed content (content that does not conform to JSON syntax as per specification) is encountered.
    See Also:
    Serialized Form

Copyright © 2014-2015 FasterXML. All Rights Reserved.