Implemented by
[scriptable, uuid(f3a8d3b4-c424-4edc-8bf6-8974c983ba78)]
interface nsIException : nsISupports
Attributes
readonly attribute
PRUint32
columnNumber
readonly attribute
nsISupports
data
readonly attribute
string
filename
readonly attribute
nsIException
inner
readonly attribute
PRUint32
lineNumber
readonly attribute
nsIStackFrame
location
readonly attribute
string
message
readonly attribute
string
name
readonly attribute
nsresult
result
Methods
string
toString()
Compare to: