Uses of Class
org.makumba.commons.RuntimeWrappedException

Packages that use RuntimeWrappedException
org.makumba.db.makumba.sql The generic SQL-92 implementation of the makumba database layer. 
 

Uses of RuntimeWrappedException in org.makumba.db.makumba.sql
 

Subclasses of RuntimeWrappedException in org.makumba.db.makumba.sql
 class ReconnectedException
          this exception is thrown during operation with PreparedStatements when a lost connection is detected and reconection is succesful