Share via


NSApplication.ReportException(NSException) Method

Definition

[Foundation.Export("reportException:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ReportException(Foundation.NSException theException);
[<Foundation.Export("reportException:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ReportException : Foundation.NSException -> unit
override this.ReportException : Foundation.NSException -> unit

Parameters

theException
NSException
Attributes

Applies to