Exception | Description |
---|---|
AccessDenied |
Represents an access violation.
|
DeserializationError |
Represents an error caused when attempting to deserialize
incoming data to some internal format.
|
IntegrityError |
Represents the violation of an integrity constraint
during data persistence, typically due to
properties that must be unique across the entire
graph (e.g.
|
ItemNotFound |
Represents a failure to find an item in the graph based
on its ID value or an arbitrary key/value pair.
|
PermissionDenied |
Represents a violation of the permission system constraints
on the modification of data.
|
SerializationError |
Represents a failure to turn some internal data into an
external format.
|
ValidationError |
Represents the failure of incoming data to confirm to
some expected format.
|
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.