API reference
API reference
Select your platform
No SDKs available
No versions available

ErrorMitigator Class

A database of mitigations for known error codes.

Member Functions

ErrorMitigator ( )
Returns the mitigation for an error code.
Parameters
errorCode
The error code.
Returns
The mitigation.
Adds or replaces a mitigation for an error code. This is typically used by external packages to provide their own mitigations.
Parameters
errorCode
The error code.
mitigation
The mitigation.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon