Exception Catch/Throw

Definition:

  • Passing or failing of a test case depends on custom exception handling code or exception throwing, which may hide real problems and hamper debugging.

References:

Quality attributes

  • - Code Example

  • - Cause and Effect

  • - Frequency

  • - Refactoring