Exception: DeltaTest::TableFileStageError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/delta_test/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



41
42
43
# File 'lib/delta_test/errors.rb', line 41

def message
  'failed to stage a table file'
end