message property

String message
final

The message to be displayed for this error. The message should indicate what is wrong with the code and why it is wrong.

Implementation

final String message;