Uses of Class
org.neo4j.driver.exceptions.value.ValueException
-
Uses of ValueException in org.neo4j.driver.exceptions.value
Modifier and TypeClassDescriptionclass
A LossyCoercion exception indicates that the conversion cannot be achieved without losing precision.class
A NotMultiValued exception indicates that the value does not consist of multiple values, a.k.a.class
A Uncoercible exception indicates that the conversion cannot be achieved.class
An Unsizable exception indicates that the value does not have a size.