message property

String message
final

The exception message, this should not use interpolation. Store exception context in context, appropriately.

Implementation

final String message;