Uses of Class
de.julielab.concepts.util.Neo4jServerErrorResponse
-
Packages that use Neo4jServerErrorResponse Package Description de.julielab.concepts.util -
-
Uses of Neo4jServerErrorResponse in de.julielab.concepts.util
Methods in de.julielab.concepts.util that return Neo4jServerErrorResponse Modifier and Type Method Description Neo4jServerErrorResponseNeo4jServerErrorResponse. getCause()Neo4jServerErrorResponseInternalNeo4jException. getErrorResponse()Methods in de.julielab.concepts.util with parameters of type Neo4jServerErrorResponse Modifier and Type Method Description voidNeo4jServerErrorResponse. setCause(Neo4jServerErrorResponse cause)voidInternalNeo4jException. setErrorResponse(Neo4jServerErrorResponse errorResponse)Constructors in de.julielab.concepts.util with parameters of type Neo4jServerErrorResponse Constructor Description InternalNeo4jException(Neo4jServerErrorResponse errorResponse)
-