com.ebmwebsourcing.wsstar.notification.service.fault
Class WsnFaultMessageConstants.WsnbGetCurrentMessageFaultDescriptions

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.notification.service.fault.WsnFaultMessageConstants.WsnbGetCurrentMessageFaultDescriptions
Enclosing class:
WsnFaultMessageConstants

public static class WsnFaultMessageConstants.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.


Field Summary
static java.lang.String INVALID_TOPIC_EXPRESSION_FAULT_DESC
           
static java.lang.String MULTIPLE_TOPICS_SPECIFIED_FAULT_DESC
           
static java.lang.String NO_CURRENT_MESSAGE_ON_TOPIC_FAULT_DESC
           
static java.lang.String RESOURCE_UNKNOWN_FAULT_DESC
           
static java.lang.String TOPIC_EXPRESSION_DIALECT_UNKNOWN_FAULT_DESC
           
static java.lang.String TOPIC_NOT_SUPPORTED_FAULT_DESC
           
 
Constructor Summary
WsnFaultMessageConstants.WsnbGetCurrentMessageFaultDescriptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

WsnFaultMessageConstants.WsnbGetCurrentMessageFaultDescriptions

public WsnFaultMessageConstants.WsnbGetCurrentMessageFaultDescriptions()


Copyright © 2009 eBM Websourcing. All Rights Reserved.