- All Implemented Interfaces:
- Serializable
An Unsizable exception indicates that the value does not have a size.
- Since:
- 1.0
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.neo4j.driver.exceptions.Neo4jExceptionclassification, code, containsGqlStatus, diagnosticRecord, findByGqlStatus, gqlCause, gqlStatus, rawClassification, statusDescriptionMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
UnsizableCreates a new instance.- Parameters:
- message- the message
 
 
-