WWW::Yahoo::Groups::Errors

WWW::Yahoo::Groups::Errors is a Perl module with exception classes for WYG.
Download

WWW::Yahoo::Groups::Errors Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Iain Truskett
  • Publisher web site:
  • http://search.cpan.org/~autrijus/Test-Signature-1.06/lib/Test/Signature.pm

WWW::Yahoo::Groups::Errors Tags


WWW::Yahoo::Groups::Errors Description

WWW::Yahoo::Groups::Errors is a Perl module with exception classes for WYG. WWW::Yahoo::Groups::Errors is a Perl module with exception classes for WYG.This class provides assorted exceptions for the use of the other modules.INHERITANCEAll errors are subclasses of X::WWW::Yahoo::Groups which is a subclass of Exception::Class::Bass. See Exception::Class's documentation for methods available on the errors.EXTRA METHODSBeyond what Exception::Class provides, there are two extra methods.fatalfatal will return true if the error caught should be one that terminates the process.AVAILABLE CLASSESThese should be obvious from their name. If not, please consult the source or use the description method. X::WWW::Yahoo::Groups::BadParam X::WWW::Yahoo::Groups::BadLogin X::WWW::Yahoo::Groups::NoHere X::WWW::Yahoo::Groups::AlreadyLoggedIn X::WWW::Yahoo::Groups::NotLoggedIn X::WWW::Yahoo::Groups::NoListSet X::WWW::Yahoo::Groups::UnexpectedPage X::WWW::Yahoo::Groups::NotThere X::WWW::Yahoo::Groups::BadFetch X::WWW::Yahoo::Groups::BadProtectedUSE OF THIS MODULEDue to the nature of how Params::Validate works, we store common options for it in this class (as they mostly relate to error handling). Thus, you should import this module with the following idiom: require WWW::Yahoo::Groups::Errors; Params::Validate::validation_options( WWW::Yahoo::Groups::Errors->import() ); Requirements: · Perl


WWW::Yahoo::Groups::Errors Related Software