public interface HeartbeatErrorHandler
| Modifier and Type | Field and Description |
|---|---|
static HeartbeatErrorHandler |
DEFAULT_NOOP_ERRORHANDLER |
| Modifier and Type | Method and Description |
|---|---|
void |
onError(SQLException exception) |
static final HeartbeatErrorHandler DEFAULT_NOOP_ERRORHANDLER
void onError(SQLException exception) throws RuntimeException
RuntimeExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.