Exception: Runcom::Errors::Syntax
- Defined in:
- lib/runcom/errors/syntax.rb
Overview
The error class for YAML-related exceptions.
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
7 8 9 |
# File 'lib/runcom/errors/syntax.rb', line 7 def "Invalid configuration #{super}." end |