message property

String message
final

The response body, or a description of the failure when there was no body.

Carries the same caveat as body: treat it as untrusted and do not log it wholesale.

Implementation

final String message;