Uses of Class
com.netscape.certsrv.dbs.EDBException
-
Packages that use EDBException Package Description com.netscape.certsrv.dbs -
-
Uses of EDBException in com.netscape.certsrv.dbs
Subclasses of EDBException in com.netscape.certsrv.dbs Modifier and Type Class Description classEDBNotAvailExceptionIndicates internal db is down.classEDBRecordNotFoundExceptionIndicates internal db is down.Methods in com.netscape.certsrv.dbs that throw EDBException Modifier and Type Method Description voidIDBSSession. close()Closes this session.IDBSSessionIDBSubsystem. createSession()Creates a database session.voidIDBRegistry. registerAttribute(java.lang.String ufName, IDBAttrMapper mapper)Registers attribute mapper.voidIDBRegistry. registerObjectClass(java.lang.String className, java.lang.String[] ldapNames)Registers object class.
-