Package | Description |
---|---|
com.fasterxml.jackson.databind.exc |
Modifier and Type | Method and Description |
---|---|
static ValueInstantiationException |
ValueInstantiationException.from(JsonParser p,
String msg,
JavaType type) |
static ValueInstantiationException |
ValueInstantiationException.from(JsonParser p,
String msg,
JavaType type,
Throwable cause) |
Copyright © 2008–2021 FasterXML. All rights reserved.