JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.espertech.esperio.db.core
Interface StoreExceptionHandler
public interface
StoreExceptionHandler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
(
String
message,
SQLException
ex)
Method Details
handle
void
handle
(
String
message,
SQLException
ex)