| 
 | |||||||||
| 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.liberty.ws.soapbinding.SOAPFaultException
The SOAPFaultException class represents a SOAP Fault while
 processing SOAP request.
| Constructor Summary | |
| SOAPFaultException(Message message)The constructor takes Message | |
| Method Summary | |
|  Message | getSOAPFaultMessage()Returns MessagecontainingSOAPFault | 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public SOAPFaultException(Message message)
Messagemessage - a Message containing SOAPFault| Method Detail | 
public Message getSOAPFaultMessage()
Message containing SOAPFaultmessage - a Message containing SOAPFault| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||