message property

String message
final

Human-readable error message describing the issue

This message should be clear enough to understand the nature of the error without requiring access to the source code.

Implementation

final String message;