Exception: Xdotool::BaseError
- Inherits:
-
StandardError
- Object
- StandardError
- Xdotool::BaseError
- Defined in:
- lib/xdotool/base_error.rb
Overview
default error
Instance Method Summary collapse
-
#message ⇒ Object
:nodoc: all.
Instance Method Details
#message ⇒ Object
:nodoc: all
6 7 8 |
# File 'lib/xdotool/base_error.rb', line 6 def 'failed to initialize xdotool module' end |