Home
last modified time | relevance | path

Searched defs:UnrecognizedPropertyException (Results 1 – 1 of 1) sorted by relevance

/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/exc/
DUnrecognizedPropertyException.java15 public class UnrecognizedPropertyException class
20 public UnrecognizedPropertyException(JsonParser p, String msg, JsonLocation loc, in UnrecognizedPropertyException() method in UnrecognizedPropertyException
31 public UnrecognizedPropertyException(String msg, JsonLocation loc, in UnrecognizedPropertyException() method in UnrecognizedPropertyException