Exception: Tracksperanto::Pipeline::DimensionsRequiredError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/pipeline/base.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



15
# File 'lib/pipeline/base.rb', line 15

def message; "Width and height must be provided for this importer"; end