ObjCException¶
- 
public class ObjCExceptionextends NativeException¶
- Objective-C exception class. 
Constructors¶
ObjCException¶
- 
public ObjCException(ObjCObject peer)¶
- Constructs an exception from an ObjCObject. - Parameters: - peer – Objective-C object pointer
 
