Exception: TinyClassifier::NoEffectiveInput

Inherits:
TinyClassifierError show all
Defined in:
lib/tiny-classifier/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



27
28
29
# File 'lib/tiny-classifier/errors.rb', line 27

def message
  "No effective input."
end