J05JVM & Concurrencyimplemented
Exceptions & resources
실패가 call stack과 resource owner를 지나갈 때 무엇을 보존해야 하는가?
CAPTUREDJLS_CONTRACTBUILD_CONTRACTNOT_OBSERVED
Outcomes
- • checked / unchecked
- • stack unwinding
- • cause chain
- • finally
- • try-with-resources
- • suppressed exception
- • catch-and-ignore 병신 코드
Recommended context
No recommended prior context.
Endpoint family / fixed variants
- • /api/labs/java-runtime-deep?chapter=j05-exceptions-resources&scenario=catch-ignore
- • /api/labs/java-runtime-deep?chapter=j05-exceptions-resources&scenario=wrap-with-cause
- • /api/labs/java-runtime-deep?chapter=j05-exceptions-resources&scenario=try-with-resources
Loading chapter experience…
Exceptions & resources available.