Wolfgang-Schuetzelhofer / jcypher

Java access to Neo4J graph databases at multiple levels of abstraction
Apache License 2.0
86 stars 15 forks source link

Misleading error message when connection to remote db fails #15

Closed nidi3 closed 6 years ago

nidi3 commented 8 years ago

When connection to remote db fails, this generalError is returned: ProcessingEception: Already connected which is misleading as there's no connection at all.