com.ebmwebsourcing.wsstar.notification.service.fault
Class WsnFaultMessageConstants.WsnbSubcribeFaultDescriptions
java.lang.Object
com.ebmwebsourcing.wsstar.notification.service.fault.WsnFaultMessageConstants.WsnbSubcribeFaultDescriptions
- Enclosing class:
- WsnFaultMessageConstants
public static class WsnFaultMessageConstants.WsnbSubcribeFaultDescriptions
- extends java.lang.Object
~~~~~ WS-BaseNotification "Subscribe" fault messages descriptions ~~~~~
~~~~~ (WS-BaseNotification - p.20-21) ~~~~~
InvalidFilterFault
• The Subscribe message contained a filter that was not understood or supported by the
NotificationProducer.
InvalidMessageContentExpressionFault
• The Subscribe message contained a MessageContent filter that did not represent a valid
boolean expression.
InvalidProducerPropertiesExpressionFault
• The Subscribe message contained a ProducerProperties filter that did not represent a
valid boolean expression.
InvalidTopicExpressionFault
• The Subscribe message contained a TopicExpression filter where the contents of the
filter did not match the dialect specified.
NotifyMessageNotSupportedFault
• The NotificationProducer does not support the wsnt:Notify wrapper and was not able to
determine an alternative.
ResourceUnknownFault
• The NotificationProducer is 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.
SubscribeCreationFailedFault
• The NotificationProducer failed to process the Subscribe message. The
NotificationProducer SHOULD use a more specific fault message if possible. The
NotificationProducer MAY include a hint in the fault message indicating why it failed to
process the Subscribe message.
TopicExpressionDialectUnknownFault
• The Subscribe message contained a TopicExpression filter having a dialect that was not
understood or supported by the NotificationProducer.
TopicNotSupportedFault
• The Subscribe message contained a TopicExpression filter that referenced a topic that
was not supported by the NotificationProducer.
UnacceptableInitialTerminationTimeFault
• The value of InitialTerminationTime specified in the Subscribe message was not
acceptable to the NotificationProducer. The NotificationProducer MAY include a hint in
the fault message indicating acceptable values for InitialTerminationTime.
UnrecognizedPolicyRequestFault
• The NotificationProducer does not recognize one or more policy requests carried in the
SubscriptionPolicy element. This fault SHOULD contain elements representing the
offending policy requests.
UnsupportedPolicyRequestFault
• The NotificationProducer recognizes, but does not support one or more policy requests
carried in the SubscriptionPolicy element. This fault SHOULD contain elements
representing the offending policy requests.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INVALID_FILTER_FAULT_DESC
public static final java.lang.String INVALID_FILTER_FAULT_DESC
- See Also:
- Constant Field Values
INVALID_MESSAGE_CONTENT_EXPRESSION_FAULT_DESC
public static final java.lang.String INVALID_MESSAGE_CONTENT_EXPRESSION_FAULT_DESC
- See Also:
- Constant Field Values
INVALID_PRODUCER_PROPERTIES_EXPRESSION_FAULT_DESC
public static final java.lang.String INVALID_PRODUCER_PROPERTIES_EXPRESSION_FAULT_DESC
- See Also:
- Constant Field Values
INVALID_TOPIC_EXPRESSION_FAULT_DESC
public static final java.lang.String INVALID_TOPIC_EXPRESSION_FAULT_DESC
- See Also:
- Constant Field Values
NOTIFY_MESSAGE_NOT_SUPPORTED_FAULT_DESC
public static final java.lang.String NOTIFY_MESSAGE_NOT_SUPPORTED_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
SUBSCRIBE_CREATION_FAILED_FAULT_DESC
public static final java.lang.String SUBSCRIBE_CREATION_FAILED_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
UNACCEPTABLE_INITIAL_TERMINATION_TIME_FAULT_DESC
public static final java.lang.String UNACCEPTABLE_INITIAL_TERMINATION_TIME_FAULT_DESC
- See Also:
- Constant Field Values
UNRECOGNIZED_POLICY_REQUEST_FAULT_DESC
public static final java.lang.String UNRECOGNIZED_POLICY_REQUEST_FAULT_DESC
- See Also:
- Constant Field Values
UNSUPPORTED_POLICY_REQUEST_FAULT_DESC
public static final java.lang.String UNSUPPORTED_POLICY_REQUEST_FAULT_DESC
- See Also:
- Constant Field Values
WsnFaultMessageConstants.WsnbSubcribeFaultDescriptions
public WsnFaultMessageConstants.WsnbSubcribeFaultDescriptions()
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.