errors property

List<String> errors
final

The error messages for this failure, if any, in a user-friendly format.

Implementation

final List<String> errors;