Skip to content

[Improvement] Real exception should be thrown when transaction fails #165

@mchades

Description

@mchades

What would you like to be improved?

For now, any exception in EntityStore#executeInTransaction will be wrapped as IOException, this will result in the caller being unable to catch exceptions thrown by the Executable execution.

How should we improve?

Rethrow the origin exception

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementImprovements on everything

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions