Error - MACROMEDIA FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE Reference

Actionscript 2.0 language reference
Table of Contents

Advertisement

return art;
}

Error

Object
|
+-Error
public class Error
extends Object
Contains information about an error that occurred in a script. You create an Error object
using the
constructor function. Typically, you
Error
code block that is then caught by a
try
You can also create a subclass of the Error class and throw instances of that subclass.
Availability: ActionScript 1.0; Flash Player 7
Property summary
Modifiers
Property
message:String
name:String
Properties inherited from class Object
constructor (Object.constructor
property),
prototype (Object.prototype
(Object.__resolve property)
Constructor summary
Signature
Error([message:Strin
g])
catch
Description
Contains the message associated with the Error
object.
Contains the name of the Error object.
property),
Description
Creates a new Error object.
a new Error object from within a
throw
or
code block.
finally
__proto__ (Object.__proto__
property),
__resolve
Error
545

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Flash 8

Table of Contents

Save PDF