errors property

List<Object> errors
final

A map of all the errors and their stacktraces thrown by listeners.

Implementation

final List<Object> errors;