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

NAME

Net::FreshBooks::API::Error - FreshBooks error handling (experimental)

VERSION

version 0.20

SYNOPSIS

This error handling module is experimental. You should not rely on it to exist in later releases.

handle_server_error

Croaks with an appropriate error message if die_on_server_error is true. Otherwise the error is stored in ->last_server_error.

AUTHORS

  • Edmund von der Burg <evdb@ecclestoad.co.uk>

  • Olaf Alders <olaf@wundercounter.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Edmund von der Burg & Olaf Alders.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.