Exception: SmsGlobal::UnauthorizedException

Inherits:
SmsGlobalError
  • Object
show all
Defined in:
lib/sms_global/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



16
17
18
# File 'lib/sms_global/exceptions.rb', line 16

def message
  'Unauthorized - The credentials provided are incorrect'
end