GeneralError exception - BlueCat Python Library - 22.11.1

BlueCat Python Library Guide

Locale
English
Product name
BlueCat Python Library
Version
22.11.1

Click a link to jump to the indicated section.

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

Bases: Exception

Base exception to serve as an ancestor for the specific ones.

Parameters Description
message (str) Text about the error that occurred.