Searched refs:EventException (Results 1 - 14 of 14) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/event/
H A DEventException.java25 * $Id: EventException.java,v 1.3 2008/06/25 05:41:38 qcheng Exp $
42 public class EventException extends LDAPServiceException { class in inherits:LDAPServiceException
50 * Constructs a EventException with no detail message and no nested
51 * exception. public EventException() { super(); }
55 * Constructs a EventException with a detail message.
61 public EventException(String msg) { method in class:EventException
68 * EventException with the given detail message and nested exception.
76 public EventException(String msg, Throwable t) { method in class:EventException
82 * Returns a string representation of this EventException, including the
85 * @return a string representation of this EventException, includin
[all...]
H A DEventService.java109 private EventException eventException;
123 } catch (EventException e) {
128 private EventService getEventService() throws EventException {
136 private EventService() throws EventException {
141 throw new EventException(i18n.getString(IUMSConstants.DSCFG_NOCFGMGR), lse);
150 public synchronized static EventService getEventService() throws EventException, LdapException {
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/event/
H A DEventException.java25 * $Id: EventException.java,v 1.3 2008/06/25 05:41:38 qcheng Exp $
42 public class EventException extends LDAPServiceException { class in inherits:LDAPServiceException
50 * Constructs a EventException with no detail message and no nested
51 * exception. public EventException() { super(); }
55 * Constructs a EventException with a detail message.
61 public EventException(String msg) { method in class:EventException
68 * EventException with the given detail message and nested exception.
76 public EventException(String msg, Throwable t) { method in class:EventException
82 * Returns a string representation of this EventException, including the
85 * @return a string representation of this EventException, includin
[all...]
H A DEventService.java115 private EventException eventException;
129 } catch (EventException e) {
134 private EventService getEventService() throws EventException {
142 private EventService() throws EventException {
147 throw new EventException(i18n.getString(IUMSConstants.DSCFG_NOCFGMGR), lse);
157 public synchronized static EventService getEventService() throws EventException, LdapException {
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSPropertiesObserver.java33 import com.iplanet.services.ldap.event.EventException;
82 } catch (EventException | LdapException e) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSPropertiesObserver.java33 import com.iplanet.services.ldap.event.EventException;
82 } catch (EventException | LdapException e) {
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/ldap/
H A DLDAPEventManager.java37 import com.iplanet.services.ldap.event.EventException;
91 } catch (EventException ex) {
105 } catch (EventException ex) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/ldap/
H A DLDAPEventManager.java37 import com.iplanet.services.ldap.event.EventException;
91 } catch (EventException ex) {
105 } catch (EventException ex) {
/forgerock/opendj2/ext/xalan-j/
H A Dxml-apis.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/datatype/ javax/xml/namespace/ javax/ ...
/forgerock/opendj-b2.6/ext/xalan-j/
H A Dxml-apis.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/datatype/ javax/xml/namespace/ javax/ ...
/forgerock/opendj2.6.2/ext/xalan-j/
H A Dxml-apis.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/datatype/ javax/xml/namespace/ javax/ ...
/forgerock/opendj2-jel-hg/ext/xalan-j/
H A Dxml-apis.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/datatype/ javax/xml/namespace/ javax/ ...
/forgerock/opendj2-hg/ext/xalan-j/
H A Dxml-apis.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/datatype/ javax/xml/namespace/ javax/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/xalan-j/
H A Dxml-apis.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/datatype/ javax/xml/namespace/ javax/ ...

Completed in 50 milliseconds