public class InvalidTypeIdException extends MismatchedInputException
JsonMappingException.Reference| Constructor and Description |
|---|
InvalidTypeIdException(JsonParser p,
java.lang.String msg,
JavaType baseType,
java.lang.String typeId) |
| Modifier and Type | Method and Description |
|---|---|
static InvalidTypeIdException |
from(JsonParser p,
java.lang.String msg,
JavaType baseType,
java.lang.String typeId) |
JavaType |
getBaseType() |
java.lang.String |
getTypeId() |
from, from, from, getTargetType, setTargetTypefrom, from, from, from, from, from, from, fromUnexpectedIOE, getLocalizedMessage, getMessage, getPath, getPathReference, getPathReference, getProcessor, prependPath, prependPath, prependPath, toString, withCause, wrapWithPath, wrapWithPath, wrapWithPathclearLocation, getLocation, getOriginalMessagepublic InvalidTypeIdException(JsonParser p, java.lang.String msg, JavaType baseType, java.lang.String typeId)
public static InvalidTypeIdException from(JsonParser p, java.lang.String msg, JavaType baseType, java.lang.String typeId)
public JavaType getBaseType()
public java.lang.String getTypeId()
Copyright © 2010 - 2023 Adobe. All Rights Reserved