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