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.
nsIStackFrame
| IID: | 91d82105-7c62-4f8b-9779-154277c0ee90 |
| Inherits From: | nsISupports |
Properties
readonly nsIStackFrame caller
readonly char* filename
readonly PRUint32 language
readonly char* languageName
readonly PRInt32 lineNumber
readonly char* name
readonly char* sourceLine
Methods
char* toString ( )
References
This interface is the type of the following properties:
nsIException.location, nsIStackFrame.caller, nsIXPCComponents.stack, nsIXPConnect.CurrentJSStack
This interface is passed as an argument to the following methods:
nsIXPCException.initialize, nsIXPConnect.createStackFrameLocation
This interface is returned from the following methods:
nsIXPConnect.createStackFrameLocation
Reference documentation is generated from Mozilla's source.
