Exception: Virgil::SDK::HighLevel::VirgilCard::AppCredentialsException
- Inherits:
-
StandardError
- Object
- StandardError
- Virgil::SDK::HighLevel::VirgilCard::AppCredentialsException
- Defined in:
- lib/virgil/sdk/high_level/virgil_card.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
62 63 64 |
# File 'lib/virgil/sdk/high_level/virgil_card.rb', line 62 def to_s "For this action we need app_id and app_key" end |