Exception: Vimrunner::TimeoutError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Vimrunner::TimeoutError
- Defined in:
- lib/vimrunner/errors.rb
Instance Method Summary (collapse)
Instance Method Details
- (Object) message
11 12 13 |
# File 'lib/vimrunner/errors.rb', line 11 def "Timed out while waiting for serverlist. Is an X11 server running?" end |