Exception: InvalidPixelError
- Inherits:
-
BitmapError
- Object
- StandardError
- BitmapError
- InvalidPixelError
- Defined in:
- lib/bitmap_compiler/core/errors/invalid_pixel_error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
4 5 6 |
# File 'lib/bitmap_compiler/core/errors/invalid_pixel_error.rb', line 4 def 'Invalid Pixel' end |