Exception: BSON::Error::InvalidRegexpPattern

Inherits:
BSON::Error
  • Object
show all
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.