Main Page | Packages | Class Tree | Index | Help

<root>

class Error

Object
  |
  +--Error


intrinsic class Error
extends Object

ActionScript Standard Library Error object



Field Summary


message: String



name: String


Fields inherited from class Object

__proto__, constructor, prototype

Constructor


Error ( message: String)


Methods inherited from class Object

addProperty, hasOwnProperty, isPropertyEnumerable, isPrototypeOf, registerClass, toLocaleString, toString, unwatch, valueOf, watch



Field Documentation

message

var message: String

name

var name: String

Constructor Documentation

Error

function Error(message: String)

The documentation was generated from the following file:


Copyright © 1997-2005 Macromedia, Inc. All rights reserved. Generated with AS2Doc