class Brawlstars::Error::ServerError
Public Instance Methods
message()
click to toggle source
# File lib/brawlstars.rb, line 37 def message 'The API is down. Try again later.' end
# File lib/brawlstars.rb, line 37 def message 'The API is down. Try again later.' end