Searched defs:ACIParseException (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/aci/
H A DACIParseException.java25 * $Id: ACIParseException.java,v 1.3 2008/06/25 05:41:38 qcheng Exp $
36 public class ACIParseException extends ACIException { class in inherits:ACIException
41 public ACIParseException() { method in class:ACIParseException
48 public ACIParseException(String message) { method in class:ACIParseException
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/aci/
H A DACIParseException.java25 * $Id: ACIParseException.java,v 1.3 2008/06/25 05:41:38 qcheng Exp $
36 public class ACIParseException extends ACIException { class in inherits:ACIException
41 public ACIParseException() { method in class:ACIParseException
48 public ACIParseException(String message) { method in class:ACIParseException

Completed in 32 milliseconds