Class: AdwordsApi::V201502::CustomerSyncService::ApplicationException

Inherits:
Errors::ApiException
  • Object
show all
Defined in:
lib/adwords_api/v201502/customer_sync_service_registry.rb

Overview

Indicates that this instance is a subtype of ApplicationException. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.

Direct Known Subclasses

ApiException

Instance Attribute Summary collapse

Attributes inherited from Errors::ApiException

#array_fields

Method Summary

Methods inherited from Errors::ApiException

#initialize

Constructor Details

This class inherits a constructor from AdwordsApi::Errors::ApiException

Instance Attribute Details

#application_exception_typeObject (readonly)

string



36
37
38
# File 'lib/adwords_api/v201502/customer_sync_service_registry.rb', line 36

def application_exception_type
  @application_exception_type
end

#messageObject (readonly)

string



35
36
37
# File 'lib/adwords_api/v201502/customer_sync_service_registry.rb', line 35

def message
  @message
end