> For the complete documentation index, see [llms.txt](https://incheol-jung.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://incheol-jung.gitbook.io/docs/study/effective-java/undefined-8.md).

# 예외

- [아이템 73 추상화 수준에 맞는 예외를 던지라](https://incheol-jung.gitbook.io/docs/study/effective-java/undefined-8/undefined-1.md): Effective Java 3e 아이템 73를 요약한 내용 입니다.
- [아이템 74 메서드가 던지는 모든 예외를 문서화하라](https://incheol-jung.gitbook.io/docs/study/effective-java/undefined-8/74.md): Effective Java 3e 아이템 74를 요약한 내용 입니다.
