
public class NullExceptionSorter extends java.lang.Object implements ExceptionSorter, java.io.Serializable
| Constructor and Description |
|---|
NullExceptionSorter()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isExceptionFatal(java.sql.SQLException e)
Evaluates a
java.sql.SQLException to determine if
the error was fatal |
public boolean isExceptionFatal(java.sql.SQLException e)
java.sql.SQLException to determine if
the error was fatalisExceptionFatal in interface ExceptionSortere - the java.sql.SQLExceptionCopyright © 2013 IronJacamar (http://www.ironjacamar.org)