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)
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.