TypeError API

Error thrown when an operation could not be performed, typically due to the operand being of an unexpected type.

5 Total 2 Methods 3 Properties 2 Statics
  Show all

new TypeError(…)

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

message

Error message.t.message

name

The name property of TypeError instances is "TypeError".t.name

TypeError.prototype

The prototype of the TypeError constructor.TypeError.prototype

toString()

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

toString()

method

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

You seem to be offline. App may not work.