Package org.somda.sdc.dpws.soap.exception
Exceptions that can come up during SOAP processing.
See: Description
-
Class Summary Class Description TransportException Any exception that occurs on the transport layer. MalformedSoapMessageException Runtime exception to express that a SOAP message is malformed in some way. SoapFaultException Defines an exception that is supposed to be used to convey SOAP fault information. MarshallingException Expresses that an object could not be marshalled or unmarshalled.