UNRECOGNIZED_ERROR_CODE constant
An error code indicating that an unrecognized error code is being used to specify an error filter.
Parameters: 0: the unrecognized error code
Implementation
static const AnalysisOptionsWarningCode UNRECOGNIZED_ERROR_CODE =
AnalysisOptionsWarningCode(
'UNRECOGNIZED_ERROR_CODE', "'{0}' isn't a recognized error code.")