Exception: Nickel::InvalidDateTimeError
- Inherits:
-
StandardError
- Object
- StandardError
- Nickel::InvalidDateTimeError
- Defined in:
- lib/nickel/nlp.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
102 103 104 |
# File 'lib/nickel/nlp.rb', line 102 def 'You must pass in a ruby DateTime or Time class object' end |