sozsoft-platform/api/modules/Sozsoft.Languages/Sozsoft.Languages.Domain.Shared/LanguagesErrorCodes.cs
Sedat Öztürk 429227df1d Initial
2026-02-24 23:44:16 +03:00

7 lines
132 B
C#

namespace Sozsoft.Languages;
public static class LanguagesErrorCodes
{
//Add your business exception error codes here...
}