Skip to content

Double catch block in services #1030

@cincuranet

Description

@cincuranet

Most services implementation has the catch (Exception ex) { throw FbException.Create(ex); } block, but same block is already in StartTask[Async]. Hence it could be probably removed.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions