Package org.somda.sdc.dpws.soap.exception
@ParametersAreNonnullByDefault
package org.somda.sdc.dpws.soap.exception
Exceptions that can come up during SOAP processing.
-
ExceptionsClassDescriptionRuntime exception to express that a SOAP message is malformed in some way.Expresses that an object could not be marshalled or unmarshalled.Defines an exception that is supposed to be used to convey SOAP fault information.Any exception that occurs on the transport layer.