class Mongo::Error::InvalidTXTRecord
This exception is raised when the URI
Parser's query returns too many
TXT records or the record specifies invalid options.
@example Instantiate the exception.
Mongo::Error::InvalidTXTRecord.new(message)
@since 2.5.0