NSUserCancelledError
The user canceled the operation (for example, by pressing Command-period).
Declaration
var NSUserCancelledError: Int { get }Discussion
This code is for errors that do not require a dialog displayed and might be candidates for special-casing.