module Airbnb::Service::Hongbao::Api::UserExceptionSmartclientModule::GenerateInstanceMethods
Attributes
message[RW]
Public Instance Methods
to_s()
click to toggle source
# File lib/airbnb/service/hongbao/api/hongbao_data_smartclient_modules.rb, line 391 def to_s "UserException: #{@message}" end
Also aliased as: inspect