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