Class Subscription.Failed

  • All Implemented Interfaces:
    org.somda.sdc.dpws.client.Subscription

    
    public final class Subscription.Failed
     implements Subscription
                        

    Event indicating that a subscription has failed in an unspecified manner.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getEprAddress() endpoint reference address of the hosting service for this subscription
      String getSubscriptionId() the internal identifier given to the subscription
      final String getMessage() a message describing the failure
      final Throwable getCause() the cause of the failure
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait