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, setTargetType
from, from, from, from, from, from, from, fromUnexpectedIOE, getLocalizedMessage, getMessage, getPath, getPathReference, getPathReference, getProcessor, prependPath, prependPath, prependPath, toString, wrapWithPath, wrapWithPath, wrapWithPath
clearLocation, getLocation, getOriginalMessage
public 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 - 2020 Adobe. All Rights Reserved