sozsoft-platform/api/modules/Sozsoft.Notifications/Sozsoft.Notifications.Domain.Shared/NotificationErrorCodes.cs

8 lines
146 B
C#
Raw Normal View History

2026-02-24 20:44:16 +00:00
namespace Sozsoft.Notifications.Domain;
public static class NotificationErrorCodes
{
//Add your business exception error codes here...
}