Open Issues Need Help
View All on GitHub Uncategorized • Unknown
✔ Feat: Core 모듈 신설 및 예외 관련 공통 기능 구현 3 months ago
AI Summary: This issue proposes the creation of a new 'Core' module and the implementation of common exception handling functionalities. The goal is to establish a standardized way for all modules to define exceptions by inheriting from `ExceptionInterface` and `ExceptionEnum`, allowing for flexible exception handling within the application.
Complexity:
3/5
enhancement good first issue