Exception: BitmapCompiler::Core::Errors::NoImageFoundError
- Inherits:
-
BitmapError
- Object
- StandardError
- BitmapError
- BitmapCompiler::Core::Errors::NoImageFoundError
- Defined in:
- lib/bitmap_compiler/core/errors/no_image_found_error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
7 8 9 |
# File 'lib/bitmap_compiler/core/errors/no_image_found_error.rb', line 7 def 'Image Not Found' end |