Exception: TinyClassifier::NoCategories
- Inherits:
-
TinyClassifierError
- Object
- StandardError
- TinyClassifierError
- TinyClassifier::NoCategories
- Defined in:
- lib/tiny-classifier/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
33 34 35 |
# File 'lib/tiny-classifier/errors.rb', line 33 def "You need to specify categories." end |