message property

String message
final

The exception message.

The message describes the error that occured.

Implementation

final String message;