Class U2F::RegistrationError
In: lib/u2f/errors.rb
Parent: Error

Methods

new  

Constants

CODES = { 1 => "OTHER_ERROR", 2 => "BAD_REQUEST", 3 => "CONFIGURATION_UNSUPPORTED", 4 => "DEVICE_INELIGIBLE", 5 => "TIMEOUT"

Attributes

code  [R] 

Public Class methods

[Validate]