ExceptionListener
, interface will be removed in Jaybird 4@Deprecated public interface ExceptionListener extends ExceptionListener
Modifier and Type | Field and Description |
---|---|
static ExceptionListener |
NULL_LISTENER
Deprecated.
Listener that does nothing.
|
Modifier and Type | Method and Description |
---|---|
void |
errorOccurred(GDSException ex)
Deprecated.
this method is never called
|
errorOccurred
static final ExceptionListener NULL_LISTENER
@Deprecated void errorOccurred(GDSException ex)
ex
- error that occurred.Copyright © 2001-2021 Jaybird (Firebird JDBC/JCA) team. All rights reserved.