123 Java Exception Handling

Use when you need to apply Java exception handling best practices — including using specific exception types, managing resources with try-with-resources, securing exception messages, preserving error context via exception chaining, validating inputs early with fail-fast principles, handling thread interruption correctly, documenting exceptions with @throws, enforcing logging policy, translating exceptions at API boundaries, managing retries and idempotency, enforcing timeouts, attaching suppressed exceptions, and propagating failures in async/reactive code.

majiayu000 8c9d81a 2 files · 4.3 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/skills-jabrena-cursor-rules-java-19 commit 8c9d81afe7

Frequently asked questions

npx skillmds add majiayu000/123-java-exception-handling-2