class
Ruby latest stable (v2_5_5)
-
0 notes
- Superclass:
StandardError
Raised when given an invalid regexp expression.
Regexp.new("?")
raises the exception:
RegexpError: target of repeat operator is not specified: /?/