Searched defs:JsonProcessingException (Results 1 – 1 of 1) sorted by relevance
15 public class JsonProcessingException extends java.io.IOException class21 protected JsonProcessingException(String msg, JsonLocation loc, Throwable rootCause) { in JsonProcessingException() method in JsonProcessingException29 protected JsonProcessingException(String msg) { in JsonProcessingException() method in JsonProcessingException33 protected JsonProcessingException(String msg, JsonLocation loc) { in JsonProcessingException() method in JsonProcessingException37 protected JsonProcessingException(String msg, Throwable rootCause) { in JsonProcessingException() method in JsonProcessingException41 protected JsonProcessingException(Throwable rootCause) { in JsonProcessingException() method in JsonProcessingException