Exception: ImageNotClearedError
- Inherits:
-
BitmapError
- Object
- StandardError
- BitmapError
- ImageNotClearedError
- Defined in:
- lib/bitmap_compiler/core/errors/image_not_cleared_error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
4 5 6 |
# File 'lib/bitmap_compiler/core/errors/image_not_cleared_error.rb', line 4 def 'Unable to clear Image' end |