Instance Method
reportPythonException(_:)reportPythonException:reportPythonException_
Declaration
func reportPythonException(_ exception: NSException) -> BoolDeclaration
- (BOOL) reportPythonException:(NSException *) exception;Declaration
reportPythonException_(exception: NSException) -> bool