### Discussed in https://github.com/orgs/Study-2-Effective-Java/discussions/177 <div type='discussions-op-text'> <sup>Originally posted by **JoisFe** March 26, 2023</sup> # [15주차] - 과제 안내 ## 과제 담당 | 아이템 | 담당 | | --- | --- | | 아이템 72. 표준 예외를 사용하라 | [CoRock](https://github.com/corock) | | 아이템 73. 추상화 수준에 맞는 예외를 던지라 | [ding_cook](https://github.com/bunsung92) | | 아이템 74. 메서드가 던지는 모든 예외를 문서화하라 | [chikeem90](https://github.com/chikeem90) | | 아이템 75. 예외의 상세 메시지에 실패 관련 정보를 담으라 | [JoisFe](https://github.com/JoisFe) | | 아이템 76. 가능한 한 실패 원자적으로 만들라 | [jinan159](https://github.com/jinan159) | | 아이템 77. 예외를 무시하지 말라 | [Dante](https://github.com/YuDeokRin) | | 아이템 78. 공유 중인 가변 데이터는 동기화해 사용하라 | [coalong](https://github.com/coalong) |</div>
Discussed in https://github.com/orgs/Study-2-Effective-Java/discussions/177
Originally posted by JoisFe March 26, 2023
[15주차] - 과제 안내
과제 담당