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.