ObjCException.Handle
From Real Software Documentation
Property (As Ptr)
| This property is only available on the OS X Cocoa platform. For cross-platform development, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this property on an incompatible platform. |
Allows you to get the underlying exception object (typically an instance of NSException).
