class Mongo::Error::NoSRVRecords

This exception is raised when the URI Parser's DNS query returns no SRV records.

@example Instantiate the exception.

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

@since 2.5.0