Class NoSuchDomainException

All Implemented Interfaces:
Serializable

public class NoSuchDomainException extends LookupFailedException
Thrown to indicate that no data is associated with the given name, as indicated by the Rcode.NXDOMAIN response code as specified in RF2136 Section 2.2.
Since:
3.4
See Also:
  • Constructor Details

    • NoSuchDomainException

      public NoSuchDomainException(Name name, int type)