- All Implemented Interfaces:
Serializable
An Unsizable exception indicates that the value does not have a size.
- Since:
- 1.0
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.neo4j.driver.exceptions.Neo4jException
code
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Unsizable
Creates a new instance.- Parameters:
message
- the message
-