public interface ExceptionSorter
java.sql.SQLException
evaluation to determine if an error is fatal.Modifier and Type | Method and Description |
---|---|
boolean |
isExceptionFatal(java.sql.SQLException e)
Evaluates a
java.sql.SQLException to determine if
the error was fatal |
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)