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