UnableToGetDNSRecord
extends NoDNSRecord
in package
Used on SERVFAIL, TIMEOUT or other runtime and network errors
Table of Contents
Methods
- code() : int
- Code for user land to act upon;
- description() : string
- Short description of the result, human readable.
Methods
code()
Code for user land to act upon;
public
code() : int
Return values
intdescription()
Short description of the result, human readable.
public
description() : string