ErrorSeverityLevel defines the severity levels you can use while reporting {@link Error}s using Instrumentation.reportError.
An error happened and caused problems to the app.
An error happened, but it did not cause a problem.
An error happened but the app recovered gracefully.
Generated using TypeDoc
ErrorSeverityLevel defines the severity levels you can use while reporting {@link Error}s using Instrumentation.reportError.