Open Issues Need Help
View All on GitHub ✔ Feat: Core 모듈 신설 및 예외 관련 공통 기능 구현 17 days ago
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