Skip to content

ErrorEntity should be Serializable #178

Closed
@haqer1

Description

@haqer1

ErrorEntity should be Serializable to avoid exceptions like the following in environments involving some remoting:
com.arangodb.ArangoDBException : Response: 409, Error: 1210 - unique constraint violated - in index 1355495 of type hash over ["email"]; conflicting key: 1355503 [Proxied because : Original exception caused: class java.io.NotSerializableException: com.arangodb.entity.ErrorEntity]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions