Package rocks.xmpp.extensions.amp.model
Class InvalidRules
- java.lang.Object
-
- rocks.xmpp.extensions.amp.model.AdvancedMessageProcessingError
-
- rocks.xmpp.extensions.amp.model.InvalidRules
-
public final class InvalidRules extends AdvancedMessageProcessingError
The implementation of the<invalid-rules/>
element in thehttp://jabber.org/protocol/amp
namespace.One or more rules are not acceptable by this server, usually because the condition/action combination is restricted. It contains the rules that are not acceptable.
- See Also:
- XEP-0079: Advanced Message Processing, XML Schema
-
-
Constructor Summary
Constructors Constructor Description InvalidRules()
-