Exception: Intercom::AttributeNotSetError

Inherits:
IntercomError
  • Object
show all
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

#initialize

Constructor Details

This class inherits a constructor from Intercom::IntercomError