message property

String message
final

The reason execution was halted, whether it is a syntax error, or a runtime error, or some other exception.

Implementation

final String message;