ERR_INVALID_PARAMETER_VALUE member

Constant indicating the operation failed due to an invalid parameter (for example, a string was passed where a number was required).

Used as a possible value for the errorCode in sap.AuthProxy~errorCallback.

Syntax

<constant> ERR_INVALID_PARAMETER_VALUE : number

Source

authproxy.js, line 48.