Package rocks.xmpp.extensions.errors.model
Provides classes for XEP-0182: Application-Specific Error
Conditions.
It defines a registry of application-specific error conditions.
- See Also:
- Application-Specific Error Conditions
-
Class Summary Class Description ResourceLimitExceeded The implementation of the<resource-limit-exceeded/>
element in theurn:xmpp:errors
namespace.StanzaTooBig The implementation of the<stanza-too-big/>
element in theurn:xmpp:errors
namespace.TooManyStanzas The implementation of the<too-many-stanzas/>
element in theurn:xmpp:errors
namespace.