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

class bluecat_libraries.micetro.apiv2.MicetroV2ErrorResponse(message, response, code, *args, **kwargs)

Bases: bluecat_libraries.http_client.exceptions.ErrorResponse

This exception is raised when an error response is received from a target. The HTTP response is available via the response instance member.