1AnyEvent::XMPP::Error::USsterreaCmo(n3t)ributed Perl DocAunmyeEnvteantti:o:nXMPP::Error::Stream(3)
2
3
4

NAME

6       AnyEvent::XMPP::Error::Stream - XML Stream errors
7
8       Subclass of AnyEvent::XMPP::Error
9
10   METHODS
11       xml_node ()
12           Returns the AnyEvent::XMPP::Node object for this stream error.
13
14       name ()
15           Returns the name of the error. That might be undef, one of the
16           following strings or some other string that has been discovered by
17           a heuristic (because some servers send errors that are not in the
18           RFC).
19
20              bad-format
21              bad-namespace-prefix
22              conflict
23              connection-timeout
24              host-gone
25              host-unknown
26              improper-addressing
27              internal-server-error
28              invalid-from
29              invalid-id
30              invalid-namespace
31              invalid-xml
32              not-authorized
33              policy-violation
34              remote-connection-failed
35              resource-constraint
36              restricted-xml
37              see-other-host
38              system-shutdown
39              undefined-condition
40              unsupported-stanza-type
41              unsupported-version
42              xml-not-well-formed
43
44       text ()
45           The humand readable error portion. Might be undef if none was
46           received.
47

AUTHOR

49       Robin Redeker, "<elmex at ta-sa.org>", JID: "<elmex at jabber.org>"
50
52       Copyright 2007, 2008 Robin Redeker, all rights reserved.
53
54       This program is free software; you can redistribute it and/or modify it
55       under the same terms as Perl itself.
56
57
58
59perl v5.32.1                      2021-01-26  AnyEvent::XMPP::Error::Stream(3)
Impressum