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 TypeClassDescriptionclassA LossyCoercion exception indicates that the conversion cannot be achieved without losing precision.classA NotMultiValued exception indicates that the value does not consist of multiple values, a.k.a.classA Uncoercible exception indicates that the conversion cannot be achieved.classAn Unsizable exception indicates that the value does not have a size.