cause property

CaughtException? cause
final

The exception that caused this exception, or null if this exception was not caused by another exception.

Implementation

final CaughtException? cause;