Exception: Lensflare::Error::NotALens
- Inherits:
-
Lensflare::Error
- Object
- Exception
- Lensflare::Error
- Lensflare::Error::NotALens
- Defined in:
- lib/lensflare/error.rb
Overview
thrown when a lens object is expected
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
17 18 19 |
# File 'lib/lensflare/error.rb', line 17 def "not a lens" end |