XMPP Stanza and Stream Errors
Error conditions used in XMPP stanza <error> elements (section 8.3) and stream-level <stream:error> elements (section 4.9), as defined in RFC 6120 (XMPP Core). Stanza errors are returned within the context of a message, IQ, or presence stanza; stream errors terminate the XML stream.
References
47 codes
-
bad-requestBad Request -
conflictConflict -
feature-not-implementedFeature Not Implemented -
forbiddenForbidden -
goneGone -
internal-server-errorInternal Server Error -
item-not-foundItem Not Found -
jid-malformedJID Malformed -
not-acceptableNot Acceptable -
not-allowedNot Allowed -
not-authorizedNot Authorized -
policy-violationPolicy Violation -
recipient-unavailableRecipient Unavailable -
redirectRedirect -
registration-requiredRegistration Required -
remote-server-not-foundRemote Server Not Found -
remote-server-timeoutRemote Server Timeout -
resource-constraintResource Constraint -
service-unavailableService Unavailable -
stream-bad-formatStream: Bad Format -
stream-bad-namespace-prefixStream: Bad Namespace Prefix -
stream-conflictStream: Conflict -
stream-connection-timeoutStream: Connection Timeout -
stream-host-goneStream: Host Gone -
stream-host-unknownStream: Host Unknown -
stream-improper-addressingStream: Improper Addressing -
stream-internal-server-errorStream: Internal Server Error -
stream-invalid-fromStream: Invalid From -
stream-invalid-namespaceStream: Invalid Namespace -
stream-invalid-xmlStream: Invalid XML -
stream-not-authorizedStream: Not Authorized -
stream-not-well-formedStream: Not Well Formed -
stream-policy-violationStream: Policy Violation -
stream-remote-connection-failedStream: Remote Connection Failed -
stream-resetStream: Reset -
stream-resource-constraintStream: Resource Constraint -
stream-restricted-xmlStream: Restricted XML -
stream-see-other-hostStream: See Other Host -
stream-system-shutdownStream: System Shutdown -
stream-undefined-conditionStream: Undefined Condition -
stream-unsupported-encodingStream: Unsupported Encoding -
stream-unsupported-featureStream: Unsupported Feature -
stream-unsupported-stanza-typeStream: Unsupported Stanza Type -
stream-unsupported-versionStream: Unsupported Version -
subscription-requiredSubscription Required -
undefined-conditionUndefined Condition -
unexpected-requestUnexpected Request