message property

String message
getter/setter pair

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

Implementation

String message;