Uses of Package
org.neo4j.server.rest.transactional.error

Packages that use org.neo4j.server.rest.transactional.error
org.neo4j.server.rest.transactional   
org.neo4j.server.rest.transactional.error   
 

Classes in org.neo4j.server.rest.transactional.error used by org.neo4j.server.rest.transactional
Neo4jError
          This is an initial move towards unified errors - it should not live here in the server, but should probably exist in the kernel or similar, where it can be shared across surfaces other than the server.
StatusCode
           
TransactionLifecycleException
          TransactionLifecycleExceptions are internal exceptions that may be thrown due to server transaction lifecycle transitions that map directly on a
 

Classes in org.neo4j.server.rest.transactional.error used by org.neo4j.server.rest.transactional.error
Neo4jError
          This is an initial move towards unified errors - it should not live here in the server, but should probably exist in the kernel or similar, where it can be shared across surfaces other than the server.
StatusCode
           
TransactionLifecycleException
          TransactionLifecycleExceptions are internal exceptions that may be thrown due to server transaction lifecycle transitions that map directly on a
 



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