public class JsonException extends InvalidInputException
Modifier | Constructor and Description |
---|---|
protected |
JsonException(Errors errors) |
Modifier and Type | Method and Description |
---|---|
static JsonException |
fromJackson(com.fasterxml.jackson.databind.JsonMappingException e) |
fromErrors, getErrors
protected JsonException(Errors errors)
public static JsonException fromJackson(com.fasterxml.jackson.databind.JsonMappingException e)