Exception: Virgil::SDK::HighLevel::VirgilIdentity::ConfirmationIsNotValid
- Inherits:
-
StandardError
- Object
- StandardError
- Virgil::SDK::HighLevel::VirgilIdentity::ConfirmationIsNotValid
- Defined in:
- lib/virgil/sdk/high_level/virgil_identity/verification_attempt.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
68 69 70 |
# File 'lib/virgil/sdk/high_level/virgil_identity/verification_attempt.rb', line 68 def to_s "Confirmation is not valid" end |