public interface PropertyAccessExceptionHandlerResolver
| Modifier and Type | Method and Description |
|---|---|
PropertyAccessExceptionHandler |
resolvePropertyAccessExceptionHandler(Class<?> parentType,
String propertyName) |
PropertyAccessExceptionHandler resolvePropertyAccessExceptionHandler(Class<?> parentType, String propertyName)
parentType - The type of the object to which the property belongs.propertyName - The name of the property.Copyright © 2014. All rights reserved.