erp-platform/api/modules/Kurs.Languages/Kurs.Languages.Domain.Shared/LanguagesErrorCodes.cs

7 lines
128 B
C#
Raw Normal View History

2025-05-06 06:45:49 +00:00
namespace Kurs.Languages;
public static class LanguagesErrorCodes
{
//Add your business exception error codes here...
}