| Package | Description |
|---|---|
| org.neo4j.driver.v1.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
A Unsizable exception indicates that the value does not have a size.
|
class |
ValueException
A ValueException indicates that the client has carried out an operation on values incorrectly.
|
Copyright © 2017. All rights reserved.