pve-apiclient/PVE/APIClient
Thomas Lamprecht 097484f42d use new Exception.pm class to signal errors to caller
Allows a caller to acces the HTTP response code, which may be useful
to handle application logic. E.g., catching a HTTP_NOT_IMPLEMENTED
and fallback to an older method.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-01-11 12:03:44 +01:00
..
Exception.pm add APIClient/Exception.pm class 2018-01-11 12:03:44 +01:00
LWP.pm use new Exception.pm class to signal errors to caller 2018-01-11 12:03:44 +01:00