public class DefaultPropertyAccessExceptionHandler extends Object implements PropertyAccessExceptionHandler
Constructor and Description |
---|
DefaultPropertyAccessExceptionHandler() |
Modifier and Type | Method and Description |
---|---|
DiffNode |
onPropertyReadException(PropertyReadException exception,
DiffNode node) |
DiffNode |
onPropertyWriteException(PropertyWriteException exception,
DiffNode node) |
public DefaultPropertyAccessExceptionHandler()
public DiffNode onPropertyWriteException(PropertyWriteException exception, DiffNode node)
onPropertyWriteException
in interface PropertyAccessExceptionHandler
public DiffNode onPropertyReadException(PropertyReadException exception, DiffNode node)
onPropertyReadException
in interface PropertyAccessExceptionHandler
Copyright © 2014. All rights reserved.