Skip to content

Catch with an options class as an argument #9

Description

@gravity00

The catch method could also receive an options class as an argument. Example:

varresult=Handling.Prepare().Catch(context.Exception,null,newCatchOptions{ThrowIfNotHandled=false});

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions