com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils
Class WsnbFaultMessageContentConstants.WsnbUnsubscribeFaultDescriptions
java.lang.Object
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbFaultMessageContentConstants.WsnbUnsubscribeFaultDescriptions
- Enclosing class:
- WsnbFaultMessageContentConstants
public static class WsnbFaultMessageContentConstants.WsnbUnsubscribeFaultDescriptions
- extends java.lang.Object
~~~~~ WS-BaseNotification "Unsubscribe" fault messages descriptions ~~~~~
~~~~~ (WS-BaseNotification - p.34) ~~~~~
ResourceUnknownFault
• The SubscriptionManager is acting as a WS-Resource, and the resource identified in the
message is not known to the Web service. This fault is specified by the WS-Resource
[WS-Resource] specification.
UnableToDestroySubscriptionFault
• The SubscriptionManager was unable to destroy the Subscription resource for some
reason.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE_UNKNOWN_FAULT_DESC
public static final java.lang.String RESOURCE_UNKNOWN_FAULT_DESC
- See Also:
- Constant Field Values
UNABLE_TO_DESTROY_SUBSCRIPTION_FAULT_DESC
public static final java.lang.String UNABLE_TO_DESTROY_SUBSCRIPTION_FAULT_DESC
- See Also:
- Constant Field Values
WsnbFaultMessageContentConstants.WsnbUnsubscribeFaultDescriptions
protected WsnbFaultMessageContentConstants.WsnbUnsubscribeFaultDescriptions()
Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.