Exception: Intercom::AttributeNotSetError
- Inherits:
-
IntercomError
- Object
- StandardError
- IntercomError
- Intercom::AttributeNotSetError
- Defined in:
- lib/intercom/errors.rb
Overview
Raised when you try to call a non-setter method that does not exist on an object
Instance Attribute Summary
Attributes inherited from IntercomError
#application_error_code, #http_code
Method Summary
Methods inherited from IntercomError
Constructor Details
This class inherits a constructor from Intercom::IntercomError