catching exceptions within [NSPrintOperation runOperationModalForWindow]
catching exceptions within [NSPrintOperation runOperationModalForWindow]
- Subject: catching exceptions within [NSPrintOperation runOperationModalForWindow]
- From: Ken Victor <email@hidden>
- Date: Wed, 1 Mar 2006 16:48:54 -0800
[NSPrintOperation runOperationModalForWindow] can raise exceptions,
eg, if you specify a save file that to which the user doesn't have
write access. however, as near as i can tell, there is no way for me
to catch these exceptions as they seem to be caught at a "lower"
level by private apis.
does anyone know of a way to catch such exceptions?
thanx,
ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden