java.lang.Object
org.neo4j.driver.internal.util.ErrorUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddSuppressed(Throwable mainError, Throwable error) static ThrowablegetRootCause(Throwable error) static booleanstatic ServiceUnavailableExceptionstatic ServiceUnavailableExceptionnewConnectionTerminatedError(String reason) static Neo4jExceptionnewNeo4jError(String code, String message) static ResultConsumedExceptionstatic void
-
Method Details
-
newConnectionTerminatedError
-
newConnectionTerminatedError
-
newResultConsumedError
-
newNeo4jError
-
isFatal
-
rethrowAsyncException
-
addSuppressed
-
getRootCause
-