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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/
H A DIdRepoUnsupportedOpException.java25 * $Id: IdRepoUnsupportedOpException.java,v 1.3 2008/06/25 05:43:29 qcheng Exp $
42 public class IdRepoUnsupportedOpException extends IdRepoException { class in inherits:IdRepoException
49 public IdRepoUnsupportedOpException(String msg) { method in class:IdRepoUnsupportedOpException
54 public IdRepoUnsupportedOpException(String msg, String errorCode) { method in class:IdRepoUnsupportedOpException
76 public IdRepoUnsupportedOpException(String rbName, String errorCode, method in class:IdRepoUnsupportedOpException
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/
H A DIdRepoUnsupportedOpException.java25 * $Id: IdRepoUnsupportedOpException.java,v 1.3 2008/06/25 05:43:29 qcheng Exp $
42 public class IdRepoUnsupportedOpException extends IdRepoException { class in inherits:IdRepoException
49 public IdRepoUnsupportedOpException(String msg) { method in class:IdRepoUnsupportedOpException
54 public IdRepoUnsupportedOpException(String msg, String errorCode) { method in class:IdRepoUnsupportedOpException
76 public IdRepoUnsupportedOpException(String rbName, String errorCode, method in class:IdRepoUnsupportedOpException

Completed in 20 milliseconds