- Your 6.0 RC4
- Your Angular
- (EF Core)
When throwing a UserFriendly Exception from within an EntityUpdatedEventData event a Unhandled exception is logged to the console and the UserFriendlyException is not shown to the user.
When throwing a UserFriendlyException from an EntityCreatedEventData event the exception is handled and shown to the user in the angular interface.
When throwing a UserFriendly Exception from within an EntityUpdatedEventData event a Unhandled exception is logged to the console and the UserFriendlyException is not shown to the user.
When throwing a UserFriendlyException from an EntityCreatedEventData event the exception is handled and shown to the user in the angular interface.