new URIError(…)
Creates a new URIError object.URIError.URIError([message])
message
Error message.u.message
name
The name property of URIError instances is "URIError".u.name
URIError.prototype
The prototype of the URIError constructor.URIError.prototype
toString()
Returns a string representing the specified error object.u.toString()