1 Open Issue Need Help Last updated: Jan 19, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes the creation of a new `Core` module to centralize common exception handling functionality. It involves defining an `ExceptionInterface` and `ExceptionEnum` for consistent exception declaration across all modules, utilizing an `AbstractException` for flexible and extensible exception handling throughout the application.

Complexity: 4/5
enhancement good first issue