Exception: Lensflare::Error

Inherits:
Exception
  • Object
show all
Defined in:
lib/lensflare/error.rb

Overview

generic error

Direct Known Subclasses

NotAFrame, NotALens, NotANumeric

Defined Under Namespace

Classes: NotAFrame, NotALens, NotANumeric

Instance Method Summary collapse

Instance Method Details

#messageObject



4
5
6
# File 'lib/lensflare/error.rb', line 4

def message
  "unknown error"
end