public interface PropertyAccessExceptionHandler
Modifier and Type | Method and Description |
---|---|
DiffNode |
onPropertyReadException(PropertyReadException exception,
DiffNode node) |
DiffNode |
onPropertyWriteException(PropertyWriteException exception,
DiffNode node) |
DiffNode onPropertyWriteException(PropertyWriteException exception, DiffNode node)
DiffNode onPropertyReadException(PropertyReadException exception, DiffNode node)
Copyright © 2014. All rights reserved.