Uses of Class
com.rshtech.exception.DataStoreException

Packages that use DataStoreException
com.rshtech.exception   
 

Uses of DataStoreException in com.rshtech.exception
 

Subclasses of DataStoreException in com.rshtech.exception
 class DataStoreConnectionException
          Exception thrown when the an error or exception is encountered while performing operations on a datastore (which could in turn be a database, flatfile, etc).