Serialized Form
-
Package org.somda.sdc.dpws
-
Exception org.somda.sdc.dpws.TransportBindingException
class TransportBindingException extends RuntimeException implements Serializable
-
-
Package org.somda.sdc.dpws.client.exception
-
Exception org.somda.sdc.dpws.client.exception.EprAddressMismatchException
class EprAddressMismatchException extends RuntimeException implements Serializable
-
-
Package org.somda.sdc.dpws.http
-
Exception org.somda.sdc.dpws.http.HttpException
class HttpException extends Exception implements Serializable-
Serialized Fields
-
statusCode
int statusCode
-
-
-
-
Package org.somda.sdc.dpws.http.helper
-
Exception org.somda.sdc.dpws.http.helper.ServerClientSelfTestException
class ServerClientSelfTestException extends RuntimeException implements Serializable
-
-
Package org.somda.sdc.dpws.soap.exception
-
Exception org.somda.sdc.dpws.soap.exception.MalformedSoapMessageException
class MalformedSoapMessageException extends RuntimeException implements Serializable -
Exception org.somda.sdc.dpws.soap.exception.MarshallingException
class MarshallingException extends Exception implements Serializable -
Exception org.somda.sdc.dpws.soap.exception.SoapFaultException
class SoapFaultException extends Exception implements Serializable-
Serialized Fields
-
fault
org.somda.sdc.dpws.soap.model.Fault fault
-
faultMessage
SoapMessage faultMessage
-
-
-
Exception org.somda.sdc.dpws.soap.exception.TransportException
class TransportException extends Exception implements Serializable
-
-
Package org.somda.sdc.dpws.soap.interception
-
Exception org.somda.sdc.dpws.soap.interception.InterceptorException
class InterceptorException extends Exception implements Serializable-
Serialized Fields
-
interceptor
Interceptor interceptor
-
-
-
-
Package org.somda.sdc.dpws.soap.wseventing.exception
-
Exception org.somda.sdc.dpws.soap.wseventing.exception.SubscriptionNotFoundException
class SubscriptionNotFoundException extends RuntimeException implements Serializable -
Exception org.somda.sdc.dpws.soap.wseventing.exception.SubscriptionRequestResponseClientNotFoundException
class SubscriptionRequestResponseClientNotFoundException extends RuntimeException implements Serializable
-