Module: Airbnb::Service::Hongbao::Api::HongbaoCampaignDataExceptionSmartclientModule::GenerateClassMethods

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

Instance Method Summary collapse

Instance Method Details

#build(msg = nil) ⇒ Object



1728
1729
1730
1731
1732
# File 'lib/airbnb/service/hongbao/api/hongbao_data_smartclient_modules.rb', line 1728

def build(msg = nil)
  _internal_object = HongbaoCampaignDataException.send(:new)
  _internal_object.message = msg
  return _internal_object
end