| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.sun.identity.common.ChainedException
                    |
                    +--com.sun.identity.liberty.ws.interaction.InteractionException
                          |
                          +--com.sun.identity.liberty.ws.interaction.InteractionSOAPFaultException
Class for exception thrown by InteractionManager 
 in case of any SOAP fault while handling interaction for the
 WSP.
| Constructor Summary | |
| InteractionSOAPFaultException(SOAPFaultException soapFaultException)Constructor | |
| Method Summary | |
|  SOAPFaultException | getSOAPFaultException()Gets the SOAPFaultExceptionthat contains SOAP fault | 
| Methods inherited from class com.sun.identity.common.ChainedException | 
| getCompleteL10NMessage, getErrorCode, getL10NMessage, getMessage, getMessageArgs, getResourceBundleName, printStackTrace, printStackTrace, printStackTrace | 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getLocalizedMessage, toString | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public InteractionSOAPFaultException(SOAPFaultException soapFaultException)
soapFaultException - SOAPFaultException that contains
        the SOAP fault| Method Detail | 
public SOAPFaultException getSOAPFaultException()
SOAPFaultException that contains SOAP faultSOAPFaultException that contains SOAP fault| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||