Exception: TinyClassifier::NoEffectiveInput
- Inherits:
-
TinyClassifierError
- Object
- StandardError
- TinyClassifierError
- TinyClassifier::NoEffectiveInput
- Defined in:
- lib/tiny-classifier/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
27 28 29 |
# File 'lib/tiny-classifier/errors.rb', line 27 def "No effective input." end |