Exception: BSON::Error::InvalidRegexpPattern
- Inherits:
-
BSON::Error
- Object
- StandardError
- BSON::Error
- BSON::Error::InvalidRegexpPattern
- Defined in:
- lib/bson/error/invalid_regexp_pattern.rb
Overview
Exception raised when there is an invalid argument passed into the constructor of regexp object. This includes when the argument contains a null byte.