Exception: PagerDuty::AbilityMissing

Inherits:
ClientError show all
Defined in:
lib/pager_duty/error.rb

Overview

Raised when PagerDuty returns a 402 HTTP status code The PagerDuty account does not have access to one or more abilities needed to complete this request. Use the Account Abilities API to determine which abilities the account supports.

Method Summary

Methods inherited from Error

#documentation_url, #errors, from_response, #initialize

Constructor Details

This class inherits a constructor from PagerDuty::Error