| Exception | Description |
|---|---|
| AmbiguousBaseClassException | |
| BaseClassNotFoundException | |
| ConfigurationException |
Exception thrown when there is a problem with configuration of OGM
|
| InvalidDepthException | |
| InvalidPropertyFieldException |
RuntimeException that indicates a field that possibly should be persisted as a property
but cannot be persisted as such, maybe due to a missing converter. |
| MappingException |
Specialised
RuntimeException thrown when an unrecoverable issue occurs when mapping between objects and graphs. |
| MetadataException |
Unrecoverable exception thrown when there is a user error in entity metadata (conflicting annotations,
missing id fields etc.)
|
| MissingOperatorException | |
| NotFoundException | |
| OgmException |
Base exception for OGM exceptions
Other specific exceptions in OGM should extend this.
|
| TransactionManagerException | |
| UnknownStatementTypeException |
Copyright © 2018 Neo Technology, Inc.. All rights reserved.