Uses of Class
microsoft.exchange.webservices.data.core.exception.dns.DnsException

Packages that use DnsException
microsoft.exchange.webservices.data.dns   
 

Uses of DnsException in microsoft.exchange.webservices.data.dns
 

Methods in microsoft.exchange.webservices.data.dns that throw DnsException
static
<T extends microsoft.exchange.webservices.data.dns.DnsRecord>
List<T>
DnsClient.dnsQuery(Class<T> cls, String domain, String dnsServerAddress)
          Performs Dns query.
protected  void DnsSrvRecord.load(String srvRecord)
          Initializes a new instance of the DnsSrvRecord class.
 



Copyright © 2012–2015 Microsoft. All rights reserved.