microsoft.exchange.webservices.data
Class XmlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
microsoft.exchange.webservices.data.XmlException
- All Implemented Interfaces:
- Serializable
public class XmlException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
XmlException
public XmlException()
- Instantiates a new argument exception.
XmlException
public XmlException(String arg0)
- Instantiates a new argument exception.
- Parameters:
arg0 - the arg0
XmlException
public XmlException(String message,
Exception innerException)
- ServiceXmlDeserializationException Constructor.
- Parameters:
message - the messageinnerException - the inner exception
Copyright © 2012. All Rights Reserved.