Skip to content

Add FailureAnalyzedException to reduce the number of internal FailureAnalyzers required #49320

@philwebb

Description

@philwebb

We currently have a pattern where we create a package-private exception and a related FailureAnalizer to report it. For example NoSuchHealthContributorFailureAnalyzer.

If we had a FailureAnalyzedException that we could throw that included the description and action we could remove these and reduce the number of lines in our spring.factories file.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions