表示一个错误,当 encodeURI() 或 decodeURI() 函数的参数无效时抛出。
encodeURI()
decodeURI()
Represents an error that is thrown when the parameters of encodeURI() or decodeURI() are invalid.
错误消息。
The error message.
错误的名称。
The name of the error.
Optional
(非标准)调用堆栈。
(Non-standard) The call stack.
Zh
表示一个错误,当
encodeURI()
或decodeURI()
函数的参数无效时抛出。En
Represents an error that is thrown when the parameters of
encodeURI()
ordecodeURI()
are invalid.