On some platforms, certain file system errors, such as "drive not ready" and "disk change required," causes a system error dialog to appear. You can suppress this dialog by sending systemErrorDialog: to CfsError class. An example is as follows:On platforms that do not support dialog suppression, systemErrorDialog: has no effect.