severity property

ErrorSeverity? severity
final

The desired severity of the processed error.

If null, this processor will "filter" the associated error code.

Implementation

final ErrorSeverity? severity;