Skip to content

Try.withCatch #256

@jainh

Description

@jainh

When i want to try like as follows
Try.witchCatch(()->a()).onFail().map(()->b())..
where b() throws an exception as well, it says b with unhandled exception, who do deal in such situation? we can not call from map or flatmap function that throws an exception?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions