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.

nsIException

IID:F3A8D3B4-C424-4edc-8BF6-8974C983BA78
Inherits From:nsISupports

This interface is implemented by the following components:


Properties

readonly PRUint32 columnNumber

readonly nsISupports data

readonly char* filename

readonly nsIException inner

readonly PRUint32 lineNumber

readonly nsIStackFrame location

readonly char* message

readonly char* name

readonly nsresult result


Methods

char* toString ( )

char* toString ( )


References

This interface is the type of the following properties:

nsIException.inner, nsIXPConnect.PendingException

This interface is passed as an argument to the following methods:

nsIExceptionManager.getExceptionFromProvider, nsIExceptionManager.setCurrentException, nsIExceptionProvider.getException, nsIXPCException.initialize

This interface is returned from the following methods:

nsIExceptionManager.getCurrentException, nsIExceptionManager.getExceptionFromProvider, nsIExceptionProvider.getException

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com