Exception: Lensflare::Error::NotAFrame
- Inherits:
-
Lensflare::Error
- Object
- Exception
- Lensflare::Error
- Lensflare::Error::NotAFrame
- Defined in:
- lib/lensflare/error.rb
Overview
thrown when a frame object is expected
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
10 11 12 |
# File 'lib/lensflare/error.rb', line 10 def "not a frame" end |