sozsoft-platform/api/modules/Sozsoft.Settings/Sozsoft.Settings.Domain.Shared/SettingsErrorCodes.cs

8 lines
130 B
C#
Raw Normal View History

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