-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
The MandatoryReferenceAccessor
currently throws a RuntimeException
when a mandatory reference is missing:
When propagating changes to clients, catching RuntimeException is too generic. We should be more specific here, for example by throwing our own, e.g. MandatoryReferenceMissingException
.
This is also applicable to other parts in the code, for example:
Metadata
Metadata
Assignees
Labels
No labels