Skip to content

Merge feature/13 into master: Add Exception handling during Register, Resolve, Service Install#14

Open
stevehalliwell wants to merge 1 commit into
ActuatorDigital:masterfrom
stevehalliwell:feature/13_handle-exceptions
Open

Merge feature/13 into master: Add Exception handling during Register, Resolve, Service Install#14
stevehalliwell wants to merge 1 commit into
ActuatorDigital:masterfrom
stevehalliwell:feature/13_handle-exceptions

Conversation

@stevehalliwell

Copy link
Copy Markdown

Summary

Adds exceptions and test around exceptions being through by services when they are created, by dependents when they are injected. Also provides a formalised way to dealing with an exception occurring during the container registration phase within the ServiceInstaller.

Closes

closes #13

Details

(#13) Add Exception handling during Register, Resolve, Service Install

@Strowy Strowy left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spelling and whitespace notes, other than that seems ok.

Comment thread Tests/DependentBehaviourTests.cs Outdated
Comment thread Tests/ServiceInstallerTests.cs
@stevehalliwell stevehalliwell force-pushed the feature/13_handle-exceptions branch from 6893e9e to 1d2557d Compare April 19, 2022 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle exceptions during inject

2 participants