microsoft.exchange.webservices.data
Class InvalidOperationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by microsoft.exchange.webservices.data.InvalidOperationException
All Implemented Interfaces:
java.io.Serializable

public class InvalidOperationException
extends java.lang.Exception

The Class InvalidOperationException.

See Also:
Serialized Form

Constructor Summary
InvalidOperationException()
          Instantiates a new invalid operation exception.
InvalidOperationException(java.lang.String strMessage)
          Instantiates a new invalid operation exception.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidOperationException

public InvalidOperationException()
Instantiates a new invalid operation exception.


InvalidOperationException

public InvalidOperationException(java.lang.String strMessage)
Instantiates a new invalid operation exception.

Parameters:
strMessage - the str message