Module: Airbnb::Service::Hongbao::Api::HongbaoCampaignDataExceptionSmartclientModule::GenerateInstanceMethods

Defined in:
lib/airbnb/service/hongbao/api/hongbao_data_smartclient_modules.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#messageObject

Returns the value of attribute message.



1719
1720
1721
# File 'lib/airbnb/service/hongbao/api/hongbao_data_smartclient_modules.rb', line 1719

def message
  @message
end

Instance Method Details

#to_sObject Also known as: inspect



1720
1721
1722
# File 'lib/airbnb/service/hongbao/api/hongbao_data_smartclient_modules.rb', line 1720

def to_s
  "HongbaoCampaignDataException: #{@message}"
end