Presents an error alert to the user as an application-modal dialog.
Original signature is '- (BOOL)presentError:(NSError *)anError'
Available in Mac OS X v10.4 and later.


- anError (NSError)
- An object containing information about an error.

[Missing <returns> documentation for "M:Monobjc.AppKit.NSResponder.PresentError(Monobjc.Foundation.NSError)"]

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)