Exception: TinyClassifier::NoWrongCategory
- Inherits:
-
NoCategory
- Object
- StandardError
- TinyClassifierError
- NoCategory
- TinyClassifier::NoWrongCategory
- Defined in:
- lib/tiny-classifier/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
45 46 47 |
# File 'lib/tiny-classifier/errors.rb', line 45 def "You need to specify a category to untrain the input." end |