Exception: CueSnap::CueFileTooLarge

Inherits:
StandardError
  • Object
show all
Defined in:
lib/cuesnap/splitter.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



10
11
12
# File 'lib/cuesnap/splitter.rb', line 10

def message
  'Only cue files less than 1MB are allowed.'
end