public interface ExceptionSorter
java.sql.SQLException
evaluation to determine if an error is fatal.Modifier and Type | Method and Description |
---|---|
boolean |
isExceptionFatal(SQLException e)
Evaluates a
java.sql.SQLException to determine if
the error was fatal |
boolean isExceptionFatal(SQLException e)
java.sql.SQLException
to determine if
the error was fatale
- the java.sql.SQLException
Copyright © 2021 JBoss by Red Hat. All rights reserved.