java.lang.Object
org.neo4j.driver.internal.adaptedbolt.ErrorMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ErrorMapperprotected ThrowablemapBoltFailureException(BoltFailureException boltFailureException) protected ThrowablemapGqlCause(BoltGqlErrorException boltGqlErrorException) protected ThrowablemapServiceUnavailable(BoltServiceUnavailableException boltServiceUnavailableException)
-
Constructor Details
-
ErrorMapper
protected ErrorMapper()
-
-
Method Details
-
getInstance
-
mapBoltFailureException
-
mapGqlCause
-