2
<title>Error ActionScript Class</title>
5
This class implements an Error object.
8
<sect5 id="errormethods">
9
<title>The Methods of the Class</title>
14
<term>toString()</term>
17
Returns the error object as a string
24
<sect5 id="errorprops">
25
<title>The Properties of the Error Class</title>
34
Returns an error message as a string.
43
Returns the name of the error object.
52
<sect5 id="errorconf">
53
<title>Error Class Conformance</title>
56
<informaltable frame="all">
57
<?dbhtml table-width="75%" ?>
62
<para>Class Name</para>
65
<para>Conformance</para>
71
<entry valign="top" align="left">
72
<para>toString()</para>
74
<entry valign="top" align="center">
76
This method is unimplemented.
82
<entry valign="top" align="left">
85
<entry valign="top" align="center">
87
This property is unimplemented.
92
<entry valign="top" align="left">
95
<entry valign="top" align="center">
97
This property is unimplemented.