Exception: Intercom::ResourceNotFound

Inherits:
IntercomError show all
Defined in:
lib/intercom/errors.rb

Overview

Raised when requesting resources on behalf of a user that doesn’t exist in your application on Intercom.

Instance Attribute Summary

Attributes inherited from IntercomError

#application_error_code, #http_code

Method Summary

Methods inherited from IntercomError

#initialize

Constructor Details

This class inherits a constructor from Intercom::IntercomError