Module org.neo4j.driver
Package org.neo4j.driver.exceptions.value
package org.neo4j.driver.exceptions.value
-
ClassDescriptionA LossyCoercion exception indicates that the conversion cannot be achieved without losing precision.A NotMultiValued exception indicates that the value does not consist of multiple values, a.k.a.A Uncoercible exception indicates that the conversion cannot be achieved.An Unsizable exception indicates that the value does not have a size.A ValueException indicates that the client has carried out an operation on values incorrectly.