Exception: ScreenRecorder::Errors::ApplicationNotFound
- Inherits:
-
StandardError
- Object
- StandardError
- ScreenRecorder::Errors::ApplicationNotFound
- Defined in:
- lib/screen-recorder/errors.rb
Overview
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
6 7 8 |
# File 'lib/screen-recorder/errors.rb', line 6 def 'expected application was not found by ffmpeg.' end |