notCriticalError constant

Warnings_Code const notCriticalError

Error which is not critical. We decided to continue the process despite the mentioned error.

Implementation

static const notCriticalError = Warnings_Code('NOT_CRITICAL_ERROR');