com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils
Class WsnbFaultMessageContentConstants.WsnbGetCurrentMessageFaultDescriptions
java.lang.Object
com.ebmwebsourcing.wsstar.basenotification.datatypes.api.utils.WsnbFaultMessageContentConstants.WsnbGetCurrentMessageFaultDescriptions
- Enclosing class:
- WsnbFaultMessageContentConstants
public static class WsnbFaultMessageContentConstants.WsnbGetCurrentMessageFaultDescriptions
- extends java.lang.Object
~~~~~ WS-BaseNotification "GetCurrentMessage" fault messages descriptions ~~~~~
~~~~~ (WS-BaseNotification - p.23) ~~~~~
InvalidTopicExpressionFault
• The Topic element of the GetCurrentMessage message had contents that did not match
the dialect specified.
MultipleTopicsSpecifiedFault
• The GetCurrentMessage message referenced more than one topic.
NoCurrentMessageOnTopicFault
• The topic referenced in the GetCurrentMessage message does not have any pending
messages.
ResourceUnknownFault
• The NotificationProducer 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.
TopicExpressionDialectUnknownFault
• The Topic element of the GetCurrentMessage message had a dialect that was not
understood or supported by the NotificationProducer.
TopicNotSupportedFault
• The Topic element of the GetCurrentMessage message referenced a topic that was not
supported by the NotificationProducer.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INVALID_TOPIC_EXPRESSION_FAULT_DESC
public static final java.lang.String INVALID_TOPIC_EXPRESSION_FAULT_DESC
- See Also:
- Constant Field Values
MULTIPLE_TOPICS_SPECIFIED_FAULT_DESC
public static final java.lang.String MULTIPLE_TOPICS_SPECIFIED_FAULT_DESC
- See Also:
- Constant Field Values
NO_CURRENT_MESSAGE_ON_TOPIC_FAULT_DESC
public static final java.lang.String NO_CURRENT_MESSAGE_ON_TOPIC_FAULT_DESC
- See Also:
- Constant Field Values
RESOURCE_UNKNOWN_FAULT_DESC
public static final java.lang.String RESOURCE_UNKNOWN_FAULT_DESC
- See Also:
- Constant Field Values
TOPIC_EXPRESSION_DIALECT_UNKNOWN_FAULT_DESC
public static final java.lang.String TOPIC_EXPRESSION_DIALECT_UNKNOWN_FAULT_DESC
- See Also:
- Constant Field Values
TOPIC_NOT_SUPPORTED_FAULT_DESC
public static final java.lang.String TOPIC_NOT_SUPPORTED_FAULT_DESC
- See Also:
- Constant Field Values
WsnbFaultMessageContentConstants.WsnbGetCurrentMessageFaultDescriptions
protected WsnbFaultMessageContentConstants.WsnbGetCurrentMessageFaultDescriptions()
Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.