Class ConnectionException

All Implemented Interfaces:
Serializable

public class ConnectionException extends RuntimeException
Exception thrown if a connection could not be obtained to the Neo4j database
Author:
Luanne Misquitta
See Also:
  • Constructor Details

    • ConnectionException

      public ConnectionException(String message, Throwable cause)