Exception: Psychometric::Assessment::ProviderError
- Inherits:
-
StandardError
- Object
- StandardError
- Psychometric::Assessment::ProviderError
- Defined in:
- lib/psychometric/assessment.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
14 15 16 |
# File 'lib/psychometric/assessment.rb', line 14 def 'Assessment needs a subclass of Provider as the first argument for identity checking' end |