Uses of Class
org.jcoderz.commons.InconsistentDatabaseException

Packages that use InconsistentDatabaseException
org.jcoderz.commons   
 

Uses of InconsistentDatabaseException in org.jcoderz.commons
 

Subclasses of InconsistentDatabaseException in org.jcoderz.commons
 class DatabaseIntegrityErrorException
          While accessing table {TABLE}, the following problem was encountered: {PROBLEM}.
 



Copyright 2007 The jCoderZ Project.