Declaration

func reportPythonException(_ exception: NSException) -> Bool

Declaration

- (BOOL) reportPythonException:(NSException *) exception;

Declaration

reportPythonException_(exception: NSException) -> bool