Package org.somda.sdc.dpws.client
Class SubscriptionEvent.MessageProcessingFailed
-
- All Implemented Interfaces:
-
org.somda.sdc.dpws.client.SubscriptionEvent
public final class SubscriptionEvent.MessageProcessingFailed implements SubscriptionEvent
-
-
Constructor Summary
Constructors Constructor Description SubscriptionEvent.MessageProcessingFailed(String subscriptionId, String message, Throwable cause)
-
Method Summary
Modifier and Type Method Description StringgetSubscriptionId()final StringgetMessage()final ThrowablegetCause()-
-
Method Detail
-
getSubscriptionId
String getSubscriptionId()
-
getMessage
final String getMessage()
-
-
-
-