Public Member Functions | Public Attributes

nsIStackFrame Interface Reference

import "nsIException.idl";

Collaboration diagram for nsIStackFrame:

List of all members.

Public Member Functions

string toString ()

Public Attributes

readonly attribute PRUint32 language
readonly attribute string languageName
readonly attribute string filename
readonly attribute string name
readonly attribute PRInt32 lineNumber
readonly attribute string sourceLine
readonly attribute nsIStackFrame caller

Member Function Documentation

string nsIStackFrame::toString (  ) 

Member Data Documentation

readonly attribute string nsIStackFrame::filename
readonly attribute PRUint32 nsIStackFrame::language
readonly attribute string nsIStackFrame::languageName
readonly attribute PRInt32 nsIStackFrame::lineNumber
readonly attribute string nsIStackFrame::name
readonly attribute string nsIStackFrame::sourceLine

The documentation for this interface was generated from the following file: