Serialized Form


Package net.sf.letsparty

Class net.sf.letsparty.LetsPartyException extends BasicException implements Serializable


Package net.sf.letsparty.utils

Class net.sf.letsparty.utils.BasicException extends java.lang.Exception implements Serializable

Serialized Fields

cause

java.lang.Throwable cause


Package net.sf.letsparty.cfg

Class net.sf.letsparty.cfg.LetsPartyCfgException extends BasicException implements Serializable


Package net.sf.letsparty.driver

Class net.sf.letsparty.driver.DbTestCase extends junit.framework.TestCase implements Serializable

Class net.sf.letsparty.driver.DeletePreparedStatementTest extends net.sf.letsparty.driver.DbTestCase implements Serializable

Class net.sf.letsparty.driver.InsertPreparedStatementTest extends net.sf.letsparty.driver.DbTestCase implements Serializable

Class net.sf.letsparty.driver.LetsPartySQLException extends java.sql.SQLException implements Serializable

Serialized Fields

basicException

BasicException basicException

Class net.sf.letsparty.driver.SelectPreparedStatementsTest extends net.sf.letsparty.driver.DbTestCase implements Serializable

Class net.sf.letsparty.driver.UpdatePreparedStatement extends net.sf.letsparty.driver.DbTestCase implements Serializable