Exception: Psychometric::Assessment::ProviderError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/psychometric/assessment.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



14
15
16
# File 'lib/psychometric/assessment.rb', line 14

def message
  'Assessment needs a subclass of Provider as the first argument for identity checking'
end