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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/meta/
H A DWSFederationMetaException.java25 * $Id: WSFederationMetaException.java,v 1.3 2008/06/25 05:48:05 qcheng Exp $
42 public class WSFederationMetaException extends WSFederationException { class in inherits:WSFederationException
45 * Constructs a new <code>WSFederationMetaException</code> without a nested
56 public WSFederationMetaException(String errorCode, Object[] args) { method in class:WSFederationMetaException
61 * Constructs a new <code>WSFederationMetaException</code> without a nested
74 public WSFederationMetaException(String rbName, String errorCode, method in class:WSFederationMetaException
80 * Constructs a new <code>WSFederationMetaException</code> with the given
86 public WSFederationMetaException(String message) { method in class:WSFederationMetaException
91 * Constructs an <code>WSFederationMetaException</code> with given
96 public WSFederationMetaException(Throwabl method in class:WSFederationMetaException
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/meta/
H A DWSFederationMetaException.java25 * $Id: WSFederationMetaException.java,v 1.3 2008/06/25 05:48:05 qcheng Exp $
42 public class WSFederationMetaException extends WSFederationException { class in inherits:WSFederationException
45 * Constructs a new <code>WSFederationMetaException</code> without a nested
56 public WSFederationMetaException(String errorCode, Object[] args) { method in class:WSFederationMetaException
61 * Constructs a new <code>WSFederationMetaException</code> without a nested
74 public WSFederationMetaException(String rbName, String errorCode, method in class:WSFederationMetaException
80 * Constructs a new <code>WSFederationMetaException</code> with the given
86 public WSFederationMetaException(String message) { method in class:WSFederationMetaException
91 * Constructs an <code>WSFederationMetaException</code> with given
96 public WSFederationMetaException(Throwabl method in class:WSFederationMetaException
[all...]

Completed in 35 milliseconds