Exception: Escpos::InputNotSupported
- Inherits:
-
ArgumentError
- Object
- ArgumentError
- Escpos::InputNotSupported
- Defined in:
- lib/escpos/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
10 11 12 |
# File 'lib/escpos/errors.rb', line 10 def "Image must be a path or an instance of ChunkyPNG::Image or MiniMagick::Image." end |