Skip to main content

One doc tagged with "custom-exceptions"

View all tags

Custom Exceptions

How to create domain-specific exception classes in Java — checked vs. unchecked choice, adding context fields, exception chaining, and hierarchy design.