com.endeca.navigation
Class VersionMismatchException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.endeca.navigation.ENEQueryException
              extended by com.endeca.navigation.VersionMismatchException
All Implemented Interfaces:
Serializable

public class VersionMismatchException
extends ENEQueryException

Exception signalling the mismatch of two incompatible modules in the system while processing the query. Most often this exception is used to signal a mismatch between the ENEConnection and the MDEX Engine itself.

See Also:
Serialized Form

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
 



© 2008 Endeca Technologies, Inc.
Endeca Confidential