severity property
The desired severity of the processed error.
If null
, this processor will "filter" the associated error code.
Implementation
final ErrorSeverity? severity;
The desired severity of the processed error.
If null
, this processor will "filter" the associated error code.
final ErrorSeverity? severity;