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

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 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.