Exception: Lensflare::Error::NotANumeric
- Inherits:
-
Lensflare::Error
- Object
- Exception
- Lensflare::Error
- Lensflare::Error::NotANumeric
- Defined in:
- lib/lensflare/error.rb
Overview
thrown when a numeric object is expected
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
24 25 26 |
# File 'lib/lensflare/error.rb', line 24 def "not a numeric" end |