Skip to content

ProblemType

ProblemType

Cross-cutting RFC-7807 problem type values produced by the shared exception filter (feature.corenugetlibrary), independent of any single service. Returned as the fallback when an unhandled error is caught.

Match ProblemDetailsError.type against a member to branch on a known failure. Keep in sync with the backend when new problem types are introduced.

Kind: global variable