ReferenceError API

Error thrown when a reference is made to a variable that doesn't exist.

5 Total 2 Methods 3 Properties 2 Statics
  Show all

new ReferenceError(…)

Creates a new ReferenceError object.ReferenceError.ReferenceError([message])

message

Error message.r.message

name

The name property of ReferenceError instances is "ReferenceError".r.name

ReferenceError.prototype

The prototype of the ReferenceError constructor.ReferenceError.prototype

toString()

Returns a string representing the specified error object.r.toString()

You seem to be offline. App may not work.