Uses of Class
net.sourceforge.sqlunit.beans.ExceptionBean

Packages that use ExceptionBean
net.sourceforge.sqlunit.beans Beans for the SQLUnit handlers. 
 

Uses of ExceptionBean in net.sourceforge.sqlunit.beans
 

Methods in net.sourceforge.sqlunit.beans that return ExceptionBean
 ExceptionBean DatabaseResult.getException()
          Returns the exception from the DatabaseResult object.