Serializablepublic class InvalidNullException extends MismatchedInputException
JsonSetter).JsonMappingException.Reference| Modifier and Type | Field | Description |
|---|---|---|
protected PropertyName |
_propertyName |
Name of property, if known, for which null was encountered.
|
_path, _processor_targetType| Modifier | Constructor | Description |
|---|---|---|
protected |
InvalidNullException(DeserializationContext ctxt,
String msg,
PropertyName pname) |
| Modifier and Type | Method | Description |
|---|---|---|
static InvalidNullException |
from(DeserializationContext ctxt,
PropertyName name,
JavaType type) |
|
PropertyName |
getPropertyName() |
_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, setStackTraceprotected final PropertyName _propertyName
protected InvalidNullException(DeserializationContext ctxt, String msg, PropertyName pname)
public static InvalidNullException from(DeserializationContext ctxt, PropertyName name, JavaType type)
public PropertyName getPropertyName()
Copyright © 2008–2018. All rights reserved.