MicetroV2ErrorResponse class - Platform - BlueCat Gateway - 24.3.3

Gateway Administration Guide

ft:locale
en-US
Product name
BlueCat Gateway
Version
24.3.3

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.