Uses of Class
com.netscape.certsrv.dbs.EDBException
Packages that use EDBException
-
Uses of EDBException in com.netscape.certsrv.dbs
Subclasses of EDBException in com.netscape.certsrv.dbsModifier and TypeClassDescriptionclassIndicates internal db is down.classIndicates internal db is down. -
Uses of EDBException in com.netscape.cmscore.dbs
Methods in com.netscape.cmscore.dbs that throw EDBExceptionModifier and TypeMethodDescriptionvoidDBSSession.close()Closes this session.voidLDAPSession.close()Closes this session.LDAPRegistry.createObject(netscape.ldap.LDAPAttributeSet attrs) Creates object from attribute set.DBSubsystem.createSession()Creates a database session.CertRecord.getRevocationDate()Return revocation date.voidDBRegistry.registerAttribute(String ufName, DBAttrMapper mapper) Registers attribute mapper.voidLDAPRegistry.registerAttribute(String ufName, DBAttrMapper mapper) Registers attribute mapper.voidDBRegistry.registerObjectClass(String className, String[] ldapNames) Registers object class.voidLDAPRegistry.registerObjectClass(String className, String[] ldapNames) Registers object class.Constructors in com.netscape.cmscore.dbs that throw EDBExceptionModifierConstructorDescriptionLDAPSession(DBSubsystem dbSubsystem, netscape.ldap.LDAPConnection c) Constructs a database session.