cause property
The exception that caused this exception, or null
if this exception was
not caused by another exception.
Implementation
final CaughtException? cause;
The exception that caused this exception, or null
if this exception was
not caused by another exception.
final CaughtException? cause;