NSMessageHandler.OnExceptionOccurred Method
Fires the ExceptionOccurred event.
[Visual Basic]
Overridable Protected Sub OnExceptionOccurred( _
ByVal
e As
Exception _
)
Parameters
-
e
- The exception which was thrown
See Also
NSMessageHandler Class | XihSolutions.DotMSN Namespace