public class InvalidNullException extends MismatchedInputException
JsonSetter).JsonMappingException.Reference| Modifier and Type | Field and Description | 
|---|---|
| protected PropertyName | _propertyNameName of property, if known, for which null was encountered. | 
_targetType_path, _processor_location| Modifier | Constructor and Description | 
|---|---|
| protected  | InvalidNullException(DeserializationContext ctxt,
                    String msg,
                    PropertyName pname) | 
| Modifier and Type | Method and Description | 
|---|---|
| static InvalidNullException | from(DeserializationContext ctxt,
    PropertyName name,
    JavaType type) | 
| PropertyName | getPropertyName() | 
from, from, from, getTargetType, setTargetType_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, getOriginalMessageaddSuppressed, 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 © 2019 JBoss by Red Hat. All rights reserved.