| AnyEvent::XMPP::Error::Stanza(3pm) | User Contributed Perl Documentation | AnyEvent::XMPP::Error::Stanza(3pm) |
AnyEvent::XMPP::Error::Stanza - Stanza errors
Subclass of AnyEvent::XMPP::Error
In the case of a timeout the "condition" method returns "client-timeout", "type" returns 'cancel' and "code" undef.
'cancel', 'continue', 'modify', 'auth' and 'wait'
bad-request
conflict
feature-not-implemented
forbidden
gone
internal-server-error
item-not-found
jid-malformed
not-acceptable
not-allowed
not-authorized
payment-required
recipient-unavailable
redirect
registration-required
remote-server-not-found
remote-server-timeout
resource-constraint
service-unavailable
subscription-required
undefined-condition
unexpected-request
Robin Redeker, "<elmex at ta-sa.org>", JID: "<elmex at jabber.org>"
Copyright 2007, 2008 Robin Redeker, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| 2022-12-06 | perl v5.36.0 |