plugin property

String plugin
final

The plugin the exception is for.

The value will be used to prefix the message to give more context about the exception.

Implementation

final String plugin;