public class InvalidTypeIdException extends MismatchedInputException
JsonMappingException.Reference| Constructor and Description |
|---|
InvalidTypeIdException(JsonParser p,
String msg,
JavaType baseType,
String typeId) |
| Modifier and Type | Method and Description |
|---|---|
static InvalidTypeIdException |
from(JsonParser p,
String msg,
JavaType baseType,
String typeId) |
JavaType |
getBaseType() |
String |
getTypeId() |
from, from, from, getTargetType, setTargetTypefrom, from, from, from, from, from, from, fromUnexpectedIOE, getLocalizedMessage, getMessage, getPath, getPathReference, getPathReference, getProcessor, prependPath, prependPath, prependPath, toString, wrapWithPath, wrapWithPath, wrapWithPathclearLocation, getLocation, getOriginalMessageaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic InvalidTypeIdException(JsonParser p, String msg, JavaType baseType, String typeId)
public static InvalidTypeIdException from(JsonParser p, String msg, JavaType baseType, String typeId)
public JavaType getBaseType()
public String getTypeId()
Copyright © 2010 - 2020 Adobe. All Rights Reserved