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