Class NoSuchRRSetException

All Implemented Interfaces:
Serializable

public class NoSuchRRSetException extends LookupFailedException
Thrown to indicate that records of the name and type queried does not exist, corresponding to the Rcode.NXRRSET return code as specified in RFC 2136, Section 2.2.
Since:
3.4
See Also:
  • Constructor Details

    • NoSuchRRSetException

      public NoSuchRRSetException(Name name, int type)