Home
last modified time | relevance | path

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

/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
H A DJsonMappingException.java354 public static JsonMappingException wrapWithPath(Throwable src, Object refFrom, in wrapWithPath() method in JsonMappingException
367 public static JsonMappingException wrapWithPath(Throwable src, Object refFrom, int index) { in wrapWithPath() method in JsonMappingException
377 public static JsonMappingException wrapWithPath(Throwable src, Reference ref) in wrapWithPath() method in JsonMappingException