public interface ExceptionHandler
| Modifier and Type | Method and Description |
|---|---|
Object |
handleException(RuntimeException exception)
To re-throwing the exception,throwing a different
exception or re-trying the query or database operation.
|
Object handleException(RuntimeException exception)
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference