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.

XPathException

This object is available to unprivileged JavaScript. It implements the following interfaces:

Constants

short INVALID_EXPRESSION_ERR = 51
short TYPE_ERR = 52

Properties

readonly short code

readonly int columnNumber

readonly nsISupports data

readonly char* filename

readonly nsIException inner

readonly int lineNumber

readonly nsIStackFrame location

readonly char* message

readonly char* name

readonly nsresult result


Methods

char* toString ( )

char* toString ( )

Reference documentation is generated from Mozilla's source.