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