Exception: Virgil::SDK::HighLevel::VirgilIdentity::ConfirmationIsNotValid

Inherits:
StandardError
  • Object
show all
Defined in:
lib/virgil/sdk/high_level/virgil_identity/verification_attempt.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



68
69
70
# File 'lib/virgil/sdk/high_level/virgil_identity/verification_attempt.rb', line 68

def to_s
  "Confirmation is not valid"
end