Exception: Lensflare::Error
- Inherits:
-
Exception
- Object
- Exception
- Lensflare::Error
- Defined in:
- lib/lensflare/error.rb
Overview
generic error
Direct Known Subclasses
Defined Under Namespace
Classes: NotAFrame, NotALens, NotANumeric
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
4 5 6 |
# File 'lib/lensflare/error.rb', line 4 def "unknown error" end |