Class DuplicateAnswerForRequest

A custom error class that is thrown when an attempt is made to send an answer for an already-resolved query.

Attempting to resolve a query with more than one answer is disallowed as there is no way to handle this behavior in the DNS protocol.

Hierarchy

  • Error
    • DuplicateAnswerForRequest

Constructors

Constructors