Uses of Class
com.netscape.certsrv.dbs.EDBException

Packages that use EDBException
com.netscape.certsrv.dbs   
 

Uses of EDBException in com.netscape.certsrv.dbs
 

Subclasses of EDBException in com.netscape.certsrv.dbs
 class EDBNotAvailException
          Indicates internal db is down.
 class EDBRecordNotFoundException
          Indicates internal db is down.
 

Methods in com.netscape.certsrv.dbs that throw EDBException
 void IDBSSession.close()
          Closes this session.
 IDBSSession IDBSubsystem.createSession()
          Creates a database session.
 void IDBRegistry.registerAttribute(java.lang.String ufName, IDBAttrMapper mapper)
          Registers attribute mapper.
 void IDBRegistry.registerObjectClass(java.lang.String className, java.lang.String[] ldapNames)
          Registers object class.