Class: Filelock::ExecTimeout
- Inherits:
-
Timeout::Error
- Object
- Timeout::Error
- Filelock::ExecTimeout
- Defined in:
- lib/filelock/exec_timeout.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
3 4 5 |
# File 'lib/filelock/exec_timeout.rb', line 3 def "Didn't finish executing Filelock block within the timeout specified." end |