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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/accountmgmt/
H A DFSAccountMgmtException.java25 * $Id: FSAccountMgmtException.java,v 1.3 2008/06/25 05:46:39 qcheng Exp $
36 public class FSAccountMgmtException extends FSException { class in inherits:FSException
42 public FSAccountMgmtException(String errorCode, Object[] args) { method in class:FSAccountMgmtException
49 * This constructor builds an <code>FSAccountMgmtException</code> with
53 public FSAccountMgmtException(String msg) { method in class:FSAccountMgmtException
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/accountmgmt/
H A DFSAccountMgmtException.java25 * $Id: FSAccountMgmtException.java,v 1.3 2008/06/25 05:46:39 qcheng Exp $
36 public class FSAccountMgmtException extends FSException { class in inherits:FSException
42 public FSAccountMgmtException(String errorCode, Object[] args) { method in class:FSAccountMgmtException
49 * This constructor builds an <code>FSAccountMgmtException</code> with
53 public FSAccountMgmtException(String msg) { method in class:FSAccountMgmtException

Completed in 83 milliseconds