plugin property

String plugin
finalinherited

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;