Uses of Class
suncertify.db.IncorrectDataFile

Packages that use IncorrectDataFile
suncertify.common   
suncertify.db   
 

Uses of IncorrectDataFile in suncertify.common
 

Constructors in suncertify.common that throw IncorrectDataFile
QueryInterfaceImpl()
          Creates QueryInterfaceImpl instance.
QueryInterfaceImpl(LoggerSupport logger)
          Creates QueryInterfaceImpl instance.
 

Uses of IncorrectDataFile in suncertify.db
 

Constructors in suncertify.db that throw IncorrectDataFile
Data()
          Creates new instance of Data class using default filename as DBfile
Data(java.lang.String fileName)
          Creates new instance of Data class using the specified fielName as DBfile