Exception: Escpos::InputNotSupported

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/escpos/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



10
11
12
# File 'lib/escpos/errors.rb', line 10

def message
  "Image must be a path or an instance of ChunkyPNG::Image or MiniMagick::Image."
end