Module: Airbnb::Service::Hongbao::Api::HongbaoCouponDataExceptionSmartclientModule::GenerateClassMethods

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

Instance Method Summary collapse

Instance Method Details

#build(msg = nil) ⇒ Object



1127
1128
1129
1130
1131
# File 'lib/airbnb/service/hongbao/api/hongbao_data_smartclient_modules.rb', line 1127

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