Exception: Subdelayer::NotASubtitleFileError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



7
8
9
# File 'lib/subdelayer.rb', line 7

def message
  "This file does not seem to be a .srt subtitle file"
end