table of contents
AnyEvent::XMPP::Error::Exception(3pm) | User Contributed Perl Documentation | AnyEvent::XMPP::Error::Exception(3pm) |
NAME¶
AnyEvent::XMPP::Error::Exception - Some exception was thrown somewhereSubclass of AnyEvent::XMPP::Error
METHODS¶
- exception
- This returns the exception object that was thrown in $@.
- context
- This returns a string which describes the context in which this exception was thrown
AUTHOR¶
Robin Redeker, "<elmex at ta-sa.org>", JID: "<elmex at jabber.org>"COPYRIGHT & LICENSE¶
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.
2019-02-18 | perl v5.28.1 |