Class Neo4jException
java.lang.Object
java.lang.Throwable
java.lang.Exception
se.liu.ida.hefquin.engine.wrappers.lpg.Neo4jException
- All Implemented Interfaces:
 Serializable
- Direct Known Subclasses:
 Neo4jConnectionException
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionNeo4jException(String message) Neo4jException(String message, Throwable cause) Neo4jException(Throwable cause)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
Neo4jException
 - 
Neo4jException
 - 
Neo4jException
 
 -