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.

nsIExceptionManager

IID:efc9d00b-231c-4feb-852c-ac017266a415
Inherits From:nsISupports

Methods

nsIException getCurrentException ( ) nsIException getExceptionFromProvider ( nsresult rc , nsIException defaultException ) void setCurrentException ( nsIException error )

nsIException getCurrentException ( )


nsIException getExceptionFromProvider ( nsresult rc , nsIException defaultException )

Gets an exception from a registered exception provider..

Arguments:
rc
defaultException

void setCurrentException ( nsIException error )

Arguments:
error

References

This interface is the type of the following properties:

nsIExceptionService.currentExceptionManager

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com