FileDocCategorySizeDatePackage
GenericExceptionSorter.javaAPI DocJBoss 4.2.1399Fri Jul 13 21:01:14 BST 2007org.jboss.resource.adapter.jdbc

GenericExceptionSorter

public class GenericExceptionSorter extends Object implements ExceptionSorter
A GenericExceptionSorter returning true for all exceptions.
author
Omit source code)

');
Fields Summary
Constructors Summary
Methods Summary
public booleanisExceptionFatal(java.sql.SQLException e)

      return true;