https://github.com/chrimle/exception-factory
https://github.com/chrimle/exception-factory
exceptions factory-method-pattern java
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chrimle/exception-factory
- Owner: Chrimle
- License: apache-2.0
- Created: 2025-07-26T13:50:09.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-07-26T14:18:25.000Z (6 months ago)
- Last Synced: 2025-07-26T19:58:06.816Z (6 months ago)
- Topics: exceptions, factory-method-pattern, java
- Homepage: https://chrimle.github.io/Exception-Factory/
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Citation: CITATION.cff
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Exception Factory
*Create `Exception` instances with Factory-methods and Builder patterns!*