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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/ums/
H A DAttributeValueAlreadyExistsException.java25 * $Id: AttributeValueAlreadyExistsException.java,v 1.2 2008/06/25 05:41:44 qcheng Exp $
35 public class AttributeValueAlreadyExistsException extends UMSException { class in inherits:UMSException
40 public AttributeValueAlreadyExistsException() { method in class:AttributeValueAlreadyExistsException
50 public AttributeValueAlreadyExistsException(String msg) { method in class:AttributeValueAlreadyExistsException
62 public AttributeValueAlreadyExistsException(String msg, Throwable t) { method in class:AttributeValueAlreadyExistsException
/forgerock/openam/openam-core/src/main/java/com/iplanet/ums/
H A DAttributeValueAlreadyExistsException.java25 * $Id: AttributeValueAlreadyExistsException.java,v 1.2 2008/06/25 05:41:44 qcheng Exp $
35 public class AttributeValueAlreadyExistsException extends UMSException { class in inherits:UMSException
40 public AttributeValueAlreadyExistsException() { method in class:AttributeValueAlreadyExistsException
50 public AttributeValueAlreadyExistsException(String msg) { method in class:AttributeValueAlreadyExistsException
62 public AttributeValueAlreadyExistsException(String msg, Throwable t) { method in class:AttributeValueAlreadyExistsException

Completed in 33 milliseconds