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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/
H A DNameAlreadyExistsException.java25 * $Id: NameAlreadyExistsException.java,v 1.2 2008/06/25 05:43:44 qcheng Exp $
38 public class NameAlreadyExistsException extends PolicyException { class in inherits:PolicyException
44 * Constructs a <code>NameAlreadyExistsException</code> instance.
50 public NameAlreadyExistsException(String msg, String name, int type) { method in class:NameAlreadyExistsException
58 * Constructs a <code>NameAlreadyExistsException</code> instance.
67 public NameAlreadyExistsException(String rbName,String errorCode, method in class:NameAlreadyExistsException
77 * Constructs a <code>NameAlreadyExistsException</code> instance.
87 public NameAlreadyExistsException(String rbName,String errorCode, method in class:NameAlreadyExistsException
97 * Constructs a <code>NameAlreadyExistsException</code> instance.
103 public NameAlreadyExistsException(Throwabl method in class:NameAlreadyExistsException
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/
H A DNameAlreadyExistsException.java25 * $Id: NameAlreadyExistsException.java,v 1.2 2008/06/25 05:43:44 qcheng Exp $
38 public class NameAlreadyExistsException extends PolicyException { class in inherits:PolicyException
44 * Constructs a <code>NameAlreadyExistsException</code> instance.
50 public NameAlreadyExistsException(String msg, String name, int type) { method in class:NameAlreadyExistsException
58 * Constructs a <code>NameAlreadyExistsException</code> instance.
67 public NameAlreadyExistsException(String rbName,String errorCode, method in class:NameAlreadyExistsException
77 * Constructs a <code>NameAlreadyExistsException</code> instance.
87 public NameAlreadyExistsException(String rbName,String errorCode, method in class:NameAlreadyExistsException
97 * Constructs a <code>NameAlreadyExistsException</code> instance.
103 public NameAlreadyExistsException(Throwabl method in class:NameAlreadyExistsException
[all...]

Completed in 26 milliseconds