Exception: Snitcher::API::ResourceNotFoundError

Inherits:
Error
  • Object
show all
Defined in:
lib/snitcher/api/error.rb

Overview

ResourceNotFoundError is raised when requesting a Snitch or other resource that does not exist or you do not have permission to.

Instance Attribute Summary

Attributes inherited from Error

#type

Method Summary

Methods inherited from Error

#initialize, new

Constructor Details

This class inherits a constructor from Snitcher::API::Error