getOnErrorMessageFromNativeError( errString ) method

Extract the error message from a URL string.

The parameter name of the error message should be "onErrorMsg".

Syntax

<static> getOnErrorMessageFromNativeError( errString ) → {String}

Parameters

Name Type Description
errString String The error string URL

Returns

error message

Type:

String

Source

hwc-utils.js, line 138.