Class Neo4jConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
se.liu.ida.hefquin.engine.wrappers.lpg.Neo4jException
se.liu.ida.hefquin.engine.wrappers.lpg.conn.Neo4jConnectionException
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionNeo4jConnectionException(Neo4jConnectionFactory.Neo4jConnection conn, String message) Neo4jConnectionException(Neo4jConnectionFactory.Neo4jConnection conn, String message, Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Field Details
- 
conn
 
 - 
 - 
Constructor Details
- 
Neo4jConnectionException
public Neo4jConnectionException(Neo4jConnectionFactory.Neo4jConnection conn, String message, Throwable cause)  - 
Neo4jConnectionException
 - 
Neo4jConnectionException
 
 - 
 - 
Method Details
- 
getConnection
 
 -