A custom, application-specific exception class.
An application-specific exception class defined by inheriting from a standard exception class. Accepting and holding the original causing exception in the constructor (exception chaining) makes it easier to trace back to the root cause.
© 2026 ITBGM