Skip to main content

cause

Summary

The original error that was caught and wrapped, allowing for error chaining. This is crucial for preserving the root cause of a failure.

Description

The original error that was caught and wrapped, allowing for error chaining. This is crucial for preserving the root cause of a failure.