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.core.JsonProcessingException processingException) |
fromErrors, getErrors
protected JsonException(Errors errors)
public static JsonException fromJackson(com.fasterxml.jackson.core.JsonProcessingException processingException)