Class DnsException

All Implemented Interfaces:
Serializable

public final class DnsException extends VertxException
Exception which is used to notify the AsyncResult if the DNS query returns a DnsResponseCode which indicates and error.
Author:
Norman Maurer
See Also: