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 TypeClassDescriptionclass
Indicates internal db is down.class
Indicates internal db is down. -
Uses of EDBException in com.netscape.cmscore.dbs
Methods in com.netscape.cmscore.dbs that throw EDBExceptionModifier and TypeMethodDescriptionvoid
DBSSession.close()
Closes this session.void
LDAPSession.close()
Closes this session.LDAPRegistry.createObject
(netscape.ldap.LDAPAttributeSet attrs) Creates object from attribute set.DBSubsystem.createSession()
Creates a database session.void
DBRegistry.registerAttribute
(String ufName, DBAttrMapper mapper) Registers attribute mapper.void
LDAPRegistry.registerAttribute
(String ufName, DBAttrMapper mapper) Registers attribute mapper.void
DBRegistry.registerObjectClass
(String className, String[] ldapNames) Registers object class.void
LDAPRegistry.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.