errorMessages property

List<String> errorMessages
final

The list of error messages produced by this operation. For example, "input parameter 'key' must be provided"

Implementation

final List<String> errorMessages;