Class: Mongo::Error::InvalidTXTRecord

Inherits:
Error
  • Object
show all
Defined in:
lib/mongo/error/invalid_txt_record.rb

Overview

This exception is raised when the URI Parser's query returns too many TXT records or the record specifies invalid options.

Examples:

Instantiate the exception.

Mongo::Error::InvalidTXTRecord.new(message)

Since:

  • 2.5.0