innerException property

List<ExceptionDetails>? innerException
final

Details of the exception contained by this exception, if any.

Implementation

final List<ExceptionDetails>? innerException;