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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/interaction/
H A DInteractionException.java25 * $Id: InteractionException.java,v 1.2 2008/06/25 05:47:17 qcheng Exp $
39 public class InteractionException extends L10NMessageImpl { class in inherits:L10NMessageImpl
45 public InteractionException(String message) { method in class:InteractionException
53 public InteractionException(Throwable nestedException) { method in class:InteractionException
59 * Constructs an instance of <code> InteractionException </code> to
81 public InteractionException(String rbName, String errorCode, method in class:InteractionException
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/interaction/
H A DInteractionException.java25 * $Id: InteractionException.java,v 1.2 2008/06/25 05:47:17 qcheng Exp $
39 public class InteractionException extends L10NMessageImpl { class in inherits:L10NMessageImpl
45 public InteractionException(String message) { method in class:InteractionException
53 public InteractionException(Throwable nestedException) { method in class:InteractionException
59 * Constructs an instance of <code> InteractionException </code> to
81 public InteractionException(String rbName, String errorCode, method in class:InteractionException

Completed in 26 milliseconds