class EasyMeli::InvalidGrantError

Private Instance Methods

local_message() click to toggle source
# File lib/easy_meli/errors.rb, line 30
def local_message
  'Invalid Grant'
end