This is the official registry of application-specific error conditions as maintained by the XMPP Registrar and authorized by XEP-0182: Application-Specific Error Conditions.
Last Updated: 2009-01-07
XML: https://xmpp.org/registrar/errors.xml
| Namespace | Element | Description | Documentation | 
|---|---|---|---|
| urn:xmpp:errors | <resource-limit-exceeded/> | The account is not allowed to bind more resources at this time. | XEP-0205: Best Practices to Discourage Denial of Service Attacks | 
| urn:xmpp:errors | <stanza-too-big/> | The stanza is larger than the processing entity will accept. | XEP-0182: Application-Specific Error Conditions | 
| urn:xmpp:errors | <too-many-stanzas/> | A connected client has attempted to send multiple stanzas to too many different intended recipients in a given time period. | XEP-0205: Best Practices to Discourage Denial of Service Attacks | 
2009-01-07 Added errors from XEP-0205. (psa)
2006-05-16 Initial version. (psa)