Exception: CueSnap::CueFileTooLarge
- Inherits:
-
StandardError
- Object
- StandardError
- CueSnap::CueFileTooLarge
- Defined in:
- lib/cuesnap/splitter.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
10 11 12 |
# File 'lib/cuesnap/splitter.rb', line 10 def 'Only cue files less than 1MB are allowed.' end |