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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/common/
H A DIDPPException.java25 * $Id: IDPPException.java,v 1.2 2008/06/25 05:47:15 qcheng Exp $
33 * The <code>IDPPException</code> class represents a error while
37 public class IDPPException extends Exception { class in inherits:Exception
42 public IDPPException(Throwable t) { method in class:IDPPException
50 public IDPPException(String msg) { method in class:IDPPException
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/common/
H A DIDPPException.java25 * $Id: IDPPException.java,v 1.2 2008/06/25 05:47:15 qcheng Exp $
33 * The <code>IDPPException</code> class represents a error while
37 public class IDPPException extends Exception { class in inherits:Exception
42 public IDPPException(Throwable t) { method in class:IDPPException
50 public IDPPException(String msg) { method in class:IDPPException

Completed in 27 milliseconds