GET_ERRORS_INVALID_FILE constant
RequestErrorCode
const GET_ERRORS_INVALID_FILE
An "analysis.getErrors" request specified a FilePath which does not match a file currently subject to analysis.
Implementation
static const RequestErrorCode GET_ERRORS_INVALID_FILE =
RequestErrorCode._('GET_ERRORS_INVALID_FILE');