module Airbnb::Service::Hongbao::Api::HongbaoCampaignDataExceptionSmartclientModule::GenerateInstanceMethods

Attributes

message[RW]

Public Instance Methods

inspect()
Alias for: to_s
to_s() click to toggle source
# File lib/airbnb/service/hongbao/api/hongbao_data_smartclient_modules.rb, line 1720
def to_s
  "HongbaoCampaignDataException: #{@message}"
end
Also aliased as: inspect