Module: Airbnb::Service::Hongbao::Api::HongbaoGetCtaLinkExceptionSmartclientModule::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.



2133
2134
2135
# File 'lib/airbnb/service/hongbao/api/hongbao_data_smartclient_modules.rb', line 2133

def message
  @message
end

Instance Method Details

#to_sObject Also known as: inspect



2134
2135
2136
# File 'lib/airbnb/service/hongbao/api/hongbao_data_smartclient_modules.rb', line 2134

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