NAME
WebService::Cmis::ClientException
DESCRIPTION
This exception is raised by WebService::Cmis::Client when an HTTP error >= 400, < 500 ocurred.
See "processErrors" in WebService::Cmis::Client.
Parent class: Error
METHODS
- new($client)
-
$client is the WebService::Cmis::Client been used.
AUTHOR
Michael Daum <daum@michaeldaumconsulting.com>
COPYRIGHT AND LICENSE
Copyright 2012-2013 Michael Daum
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://dev.perl.org/licenses/artistic.html.