microsoft.exchange.webservices.data.core.exception.dns
Class DnsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
microsoft.exchange.webservices.data.core.exception.dns.DnsException
- All Implemented Interfaces:
- Serializable
public class DnsException
- extends Exception
Defines DnsException class.
- See Also:
- Serialized Form
|
Constructor Summary |
DnsException(String exceptionMessage)
Instantiates a new dns exception. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DnsException
public DnsException(String exceptionMessage)
- Instantiates a new dns exception.
- Parameters:
exceptionMessage - the exception message
Copyright © 2012–2015 Microsoft. All rights reserved.