exceptions property

List<RootCauseException>? exceptions
final

The types and messages of the exceptions.

Implementation

final List<RootCauseException>? exceptions;