Net::XMPP2::Error - Error class hierarchy for error reporting
This module is a helper class for abstracting any kind of error that occurs in
Net::XMPP2.
You receive instances of these objects by various events.
Net::XMPP2::Error - The super class of all errors
These methods are implemented by all subclasses.
- string ()
- Returns a humand readable string for this error.
Robin Redeker, "<elmex at ta-sa.org>",
JID: "<elmex at jabber.org>"
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.