Uses of Class
org.neo4j.driver.exceptions.value.ValueException
Packages that use ValueException
-
Uses of ValueException in org.neo4j.driver.exceptions.value
Subclasses of ValueException in org.neo4j.driver.exceptions.valueModifier 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.