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