RegexpError
RegexpError has not been discovered yet
Raised when given an invalid regexp expression.
Regexp.new("?")
raises the exception:
RegexpError: target of repeat operator is not specified: /?/
RegexpError has not been discovered yet
Raised when given an invalid regexp expression.
Regexp.new("?")
raises the exception:
RegexpError: target of repeat operator is not specified: /?/
Join us on our quest to discover all of Ruby's Exceptional Creatures! Society members will receive new creatures as we discover them (we'll be adding more in the coming months). Oh, and you'll learn a lot about Ruby, too.