public class InvalidTypeIdException extends JsonMappingException
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, from, from, from, from, from, fromUnexpectedIOE, getLocalizedMessage, getMessage, getPath, getPathReference, getPathReference, getProcessor, prependPath, prependPath, prependPath, toString, wrapWithPath, wrapWithPath, wrapWithPathgetLocation, 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 - 2018 Adobe Systems Incorporated. All Rights Reserved"