The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::XMPP2::Error::IQ - IQ errors

Subclass of Net::XMPP2::Error::Stanza

METHODS

condition ()

Same as Net::XMPP2::Error::Stanza except that in case of a IQ timeout it returns:

   'client-timeout'

AUTHOR

Robin Redeker, <elmex at ta-sa.org>, JID: <elmex at jabber.org>

COPYRIGHT & LICENSE

Copyright 2007 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.