Serialized Form
-
Package org.opensaml.soap.client
-
Exception org.opensaml.soap.client.SOAPClientException
class SOAPClientException extends SOAPException implements Serializable- serialVersionUID:
- 6203715340959992457L
-
Exception org.opensaml.soap.client.SOAPFaultException
class SOAPFaultException extends SOAPException implements Serializable- serialVersionUID:
- 4770411452264097320L
-
Serialized Fields
-
soapFault
Fault soapFault
The fault that caused this exception.
-
-
-
Package org.opensaml.soap.common
-
Exception org.opensaml.soap.common.SOAP11FaultDecodingException
class SOAP11FaultDecodingException extends MessageDecodingException implements Serializable- serialVersionUID:
- 7013840493662326895L
-
Serialized Fields
-
fault
Fault fault
The SOAP 1.1. Fault element being carried.
-
-
Exception org.opensaml.soap.common.SOAPException
class SOAPException extends Exception implements Serializable- serialVersionUID:
- 1374150092262909937L
-