error (JavaScript 1.5)

Represents a runtime error.

Properties & Events

KeyDescriptionAvailability
constructorSpecifies the function that creates the Error prototype.
chrome 1.0safari 1.0Firefox 1.0ie 5.0opera 7.0
messageError message.
chrome 1.0safari 1.0Firefox 1.0ie 5.5opera 7.0
nameError name.
chrome 1.0safari 1.0Firefox 1.0ie 5.5opera 7.0
prototypeReference to the Error object prototype.
chrome 1.0safari 1.0Firefox 1.0ie 5.0opera 7.0

Result from the Online TryIt-Editor
chrome 1.0safari 1.0Firefox 1.0ie 3.0opera 4.0

Examples having uses of: 'error'