Exception: Sonarqube::Error::Conflict

Inherits:
ResponseError show all
Defined in:
lib/sonarqube/error.rb

Overview

Raised when API endpoint returns the HTTP status code 409.

Constant Summary

Constants inherited from ResponseError

ResponseError::POSSIBLE_MESSAGE_KEYS

Method Summary

Methods inherited from ResponseError

#error_code, #initialize, #response_message, #response_status

Constructor Details

This class inherits a constructor from Sonarqube::Error::ResponseError