Exception: SmsGlobal::UnauthorizedException
- Inherits:
-
SmsGlobalError
- Object
- StandardError
- SmsGlobalError
- SmsGlobal::UnauthorizedException
- Defined in:
- lib/sms_global/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
16 17 18 |
# File 'lib/sms_global/exceptions.rb', line 16 def 'Unauthorized - The credentials provided are incorrect' end |