ObjCException.Handle

From Xojo Documentation

Property (As Ptr )


aObjCException.Handle = newPtrValue
or
PtrValue = aObjCException.Handle

Supported for all project types and targets.

Allows you to get the underlying exception object (typically an instance of NSException).