Skip to content

Lambda for destination exception mapping #9

@vromero

Description

@vromero

ExceptionTranslator et = ET.newConfiguration()
.translate(OneExceptionIDontLike.class).to(e-> new MyCustomException("There was a problem blah blah", e))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions