Obsolete since Gecko 1.9 (Firefox 3)
This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.
nsISupports
Last changed in Gecko 1.8 (Firefox 1.5 / Thunderbird 1.5 / SeaMonkey 1.0)void init(in PRInt32 faultCode, in string faultSring); |
string toString(); |
Attribute | Type | Description |
faultCode |
PRInt32 |
Read only. |
faultString |
string |
Read only. |
void getData( in PRInt32 faultCode, in string faultString );
faultCode
string toString();