Skip to content

UA execute exception should not be handled explicitly #1889

@mvorisek

Description

@mvorisek

Currently StepExecutorTrait trait does handle an exceptions except ValidationException.

This is not for form field error handling, it is historical, see related #896 (comment).

There should be no intermediate custom exception handling.

I do not know any demo to reproduce, code for Behat testing must be probably written newly.

code:

} catch (\Throwable $e) {

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