@@ -69,9 +69,9 @@ * @param errNo The errno of the error that occurred * @return An initialized move item failed exception */ - initWithSourcePath: (OFString *)sourcePath destinationPath: (OFString *)destinationPath - errNo: (int)errNo; + errNo: (int)errNo OF_DESIGNATED_INITIALIZER; @end OF_ASSUME_NONNULL_END