Exception: Virgil::SDK::HighLevel::VirgilCardManager::AccessTokenException
- Inherits:
-
StandardError
- Object
- StandardError
- Virgil::SDK::HighLevel::VirgilCardManager::AccessTokenException
- Defined in:
- lib/virgil/sdk/high_level/virgil_card_manager.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
56 57 58 |
# File 'lib/virgil/sdk/high_level/virgil_card_manager.rb', line 56 def to_s "For this operation access token can't be empty" end |