Home
last modified time | relevance | path

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

/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/exc/
DIgnoredPropertyException.java16 public class IgnoredPropertyException class
24 public IgnoredPropertyException(JsonParser p, String msg, JsonLocation loc, in IgnoredPropertyException() method in IgnoredPropertyException
35 public IgnoredPropertyException(String msg, JsonLocation loc, in IgnoredPropertyException() method in IgnoredPropertyException