com.endeca.navigation
Class ENEConnectionException

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

public class ENEConnectionException
extends ENEQueryException

Exception represents an error dealing with the communication with the MDEX Engine from an ENEConnection.

See Also:
Serialized Form

Constructor Summary
ENEConnectionException()
           
ENEConnectionException(String s)
           
 
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

ENEConnectionException

public ENEConnectionException()

ENEConnectionException

public ENEConnectionException(String s)


© 2003, 2012 Oracle and/or its affiliates. All rights reserved.
Oracle and/or its affiliates Confidential