cause property
Underlying cause when one is available. Preserved so log pipelines can inspect the original transport exception without re-throwing it.
Implementation
final Object? cause;
Underlying cause when one is available. Preserved so log pipelines can inspect the original transport exception without re-throwing it.
final Object? cause;