Exception: Smartcall::Soap::TokenExpiredError
- Inherits:
-
SmartcallError
- Object
- StandardError
- SmartcallError
- Smartcall::Soap::TokenExpiredError
- Defined in:
- lib/smartcall/soap/smartcall_error.rb
Instance Method Summary collapse
-
#initialize(message) ⇒ TokenExpiredError
constructor
A new instance of TokenExpiredError.
Constructor Details
#initialize(message) ⇒ TokenExpiredError
Returns a new instance of TokenExpiredError.
9 10 11 |
# File 'lib/smartcall/soap/smartcall_error.rb', line 9 def initialize() super() end |