Serializablepublic class InvalidTypeIdException extends MismatchedInputException
JsonMappingException.Reference| Modifier and Type | Field | Description |
|---|---|---|
protected JavaType |
_baseType |
Basetype for which subtype was to be resolved
|
protected String |
_typeId |
Type id that failed to be resolved to a subtype; `null` in cases
where no type id was located (since 2.9).
|
_path, _processor_targetType| Constructor | Description |
|---|---|
InvalidTypeIdException(com.fasterxml.jackson.core.JsonParser p,
String msg,
JavaType baseType,
String typeId) |
| Modifier and Type | Method | Description |
|---|---|---|
static InvalidTypeIdException |
from(com.fasterxml.jackson.core.JsonParser p,
String msg,
JavaType baseType,
String typeId) |
|
JavaType |
getBaseType() |
|
String |
getTypeId() |
_appendPathDesc, _buildMessage, from, from, from, from, from, from, from, fromUnexpectedIOE, getLocalizedMessage, getMessage, getPath, getPathReference, getPathReference, getProcessor, prependPath, prependPath, prependPath, toString, wrapWithPath, wrapWithPath, wrapWithPathclearLocation, getLocation, getMessageSuffix, getOriginalMessagefrom, from, from, getTargetType, setTargetTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2008–2018. All rights reserved.