Exception: CLI::SearchError
- Inherits:
-
StandardError
- Object
- StandardError
- CLI::SearchError
- Defined in:
- lib/Theatre_Explorer/cli.rb
Overview
Error to raise in case of empty search results
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
114 115 116 |
# File 'lib/Theatre_Explorer/cli.rb', line 114 def "Search yielded no results." end |