Exception: TinyClassifier::NoCategory
- Inherits:
-
TinyClassifierError
- Object
- StandardError
- TinyClassifierError
- TinyClassifier::NoCategory
- Defined in:
- lib/tiny-classifier/errors.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
39 40 41 |
# File 'lib/tiny-classifier/errors.rb', line 39 def "You need to specify a category for the input." end |