WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
@mozilla.org/js/xpc/Exception;1
This component implements the following interfaces:
Properties
readonly PRUint32 nsIException.columnNumber
readonly nsISupports nsIException.data
readonly char* nsIException.filename
readonly nsIException nsIException.inner
readonly PRUint32 nsIException.lineNumber
readonly nsIStackFrame nsIException.location
readonly char* nsIException.message
readonly char* nsIException.name
readonly nsresult nsIException.result
Methods
| Interface | Method |
|---|---|
| nsIFactory |
void createInstance ( nsISupports outer , nsIIDRef iid , out nsQIResult* result )
|
| nsIXPCException |
void initialize ( char* message , nsresult result , char* name , nsIStackFrame location , nsISupports data , nsIException inner )
|
| nsIFactory |
void lockFactory ( PRBool lock )
|
| nsIException |
char* toString ( )
|
Reference documentation is generated from Mozilla's source.
