ObjCException.Handle

From Real Software Documentation

Jump to: navigation, search
Property (As Ptr)

aObjCException.Handle = newValue
or
PtrValue = aObjCException.Handle

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

Personal tools