Uses of Class
org.neo4j.driver.exceptions.ServiceUnavailableException
Packages that use ServiceUnavailableException
-
Uses of ServiceUnavailableException in org.neo4j.driver.exceptions
Subclasses of ServiceUnavailableException in org.neo4j.driver.exceptionsModifier and TypeClassDescriptionclassIndicates that read timed out due to it taking longer than the server-supplied timeout value via theconnection.recv_timeout_secondsconfiguration hint. -
Uses of ServiceUnavailableException in org.neo4j.driver.internal.util
Methods in org.neo4j.driver.internal.util that return ServiceUnavailableExceptionModifier and TypeMethodDescriptionstatic ServiceUnavailableExceptionErrorUtil.newConnectionTerminatedError()static ServiceUnavailableExceptionErrorUtil.newConnectionTerminatedError(String reason)