Uses of Class
org.neo4j.driver.internal.adaptedbolt.ErrorMapper
Packages that use ErrorMapper
-
Uses of ErrorMapper in org.neo4j.driver.internal.adaptedbolt
Methods in org.neo4j.driver.internal.adaptedbolt that return ErrorMapperConstructors in org.neo4j.driver.internal.adaptedbolt with parameters of type ErrorMapperModifierConstructorDescriptionAdaptingDriverBoltConnectionProvider(BoltConnectionProvider delegate, ErrorMapper errorMapper, BoltValueFactory boltValueFactory, boolean routed, BoltServerAddress address, RoutingContext routingContext, BoltAgent boltAgent, String userAgent, int connectTimeoutMillis)