class Brawlstars::Error::RegionError
Public Instance Methods
message()
click to toggle source
# File lib/brawlstars.rb, line 17 def message 'The region must be a valid 2 character country code.' end
# File lib/brawlstars.rb, line 17 def message 'The region must be a valid 2 character country code.' end