Exception: RegexGenerator::TargetNotFoundError
- Inherits:
-
StandardError
- Object
- StandardError
- RegexGenerator::TargetNotFoundError
- Defined in:
- lib/regex_generator/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
3 4 5 |
# File 'lib/regex_generator/exceptions.rb', line 3 def 'The target was not found in the provided text' end |