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 ( )
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.
