Skip to content

Not handling Exceptions properly #135

@victorursan

Description

@victorursan

... for example if your java content will throw an exception, this RuntimeException will suppress the exception message ( for example if your content will throw a NullPointerException, the execution.log will not tell you that)

Fix: add the exception message to the RuntimeException message

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions