Exception: Gitlab::Error::MethodNotAllowed

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

Overview

Raised when API endpoint returns the HTTP status code 405.

Method Summary

Methods inherited from ResponseError

#initialize, #response_message, #response_status

Constructor Details

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