Skip to content

Make the error message in DeletingFailedException more descriptive #453

@Liiva

Description

@Liiva

Currently in DeletingFailedException line 52 an error message is created:

We encountered 1 problem while trying to delete the saved models.  

This (incorrectly) let me to believe the cleanup failed, possibly because of foreign key constraint violations. It would be more useful to show the actual exception messages as in my case the actual error was:

The EntityManager is closed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions