ClientError exception - BlueCat Python Library - 24.3.2

BlueCat Python Library Guide

ft:locale
en-US
Product name
BlueCat Python Library
Version
24.3.2

Click a link to jump to the indicated section.

exception bluecat_libraries.http_client.ClientError(message, *args, **kwargs)

Bases: bluecat_libraries.http_client.exceptions.GeneralError

Exception that is raised then a client encounters a problem not resulting from performing a request or processing its response.

Parameters Description
message (str)

Text about the error that occurred.