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