public static class JsonUtils.JsonDeserializationException extends java.lang.RuntimeException
JsonProcessingException as the other is a
checked exception and we don't want to check it everywhere.| Constructor and Description |
|---|
JsonDeserializationException(java.lang.String message,
java.lang.Throwable cause) |
public JsonDeserializationException(java.lang.String message, java.lang.Throwable cause)