Package | Description |
---|---|
com.fasterxml.jackson.databind.exc | |
org.jboss.resteasy.plugins.providers.jackson |
Modifier and Type | Method and Description |
---|---|
static UnrecognizedPropertyException |
UnrecognizedPropertyException.from(JsonParser p,
Object fromObjectOrClass,
String propertyName,
Collection<Object> propertyIds)
Factory method used for constructing instances of this exception type.
|
Modifier and Type | Method and Description |
---|---|
Response |
UnrecognizedPropertyExceptionHandler.toResponse(UnrecognizedPropertyException exception) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.