Searched defs:EventException (Results 1 - 8 of 8) 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...]
/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...]
/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 57 milliseconds