Uses of Class
org.neo4j.com.ComException

Packages that use ComException
org.neo4j.com   
org.neo4j.kernel.ha.zookeeper   
 

Uses of ComException in org.neo4j.com
 

Subclasses of ComException in org.neo4j.com
 class IllegalProtocolVersionException
          Thrown when a communication between client/server is attempted and either of internal protocol version and application protocol doesn't match.
 

Uses of ComException in org.neo4j.kernel.ha.zookeeper
 

Subclasses of ComException in org.neo4j.kernel.ha.zookeeper
 class NoMasterException
           
 



Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.