Module: Airbnb::Service::Hongbao::Api::HongbaoGetCtaLinkExceptionSmartclientModule::GenerateClassMethods

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

Instance Method Summary collapse

Instance Method Details

#build(msg = nil) ⇒ Object



2142
2143
2144
2145
2146
# File 'lib/airbnb/service/hongbao/api/hongbao_data_smartclient_modules.rb', line 2142

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