Module org.neo4j.bolt.connection
Class BoltFailureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.neo4j.bolt.connection.exception.BoltException
org.neo4j.bolt.connection.exception.BoltGqlErrorException
org.neo4j.bolt.connection.exception.BoltFailureException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.neo4j.bolt.connection.exception.BoltGqlErrorException
diagnosticRecord, gqlCause, gqlStatus, statusDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BoltFailureException
-
-
Method Details
-
code
-