getNativeMessageFromNativeError( errString ) method

Extract a native message from a URL string.

The parameter name of the native message should be "nativeErrMsg".

Syntax

<static> getNativeMessageFromNativeError( errString ) → {String}

Parameters

Name Type Description
errString String The error string URL

Returns

the native message

[/reference/refbody/section/sectiondiv {""})

Type:

String

(sectiondiv]

Source

hwc-utils.js, line 192.