Exception: Virgil::SDK::HighLevel::VirgilCardManager::AppCredentialsException
- Inherits:
-
StandardError
- Object
- StandardError
- Virgil::SDK::HighLevel::VirgilCardManager::AppCredentialsException
- Defined in:
- lib/virgil/sdk/high_level/virgil_card_manager.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
48 49 50 |
# File 'lib/virgil/sdk/high_level/virgil_card_manager.rb', line 48 def to_s "For this operation we need app_id and app_key" end |