@@ -63,9 +63,9 @@ * created * @param errNo The errno of the error that occurred * @return An initialized create directory failed exception */ - initWithPath: (OFString *)path - errNo: (int)errNo; + errNo: (int)errNo OF_DESIGNATED_INITIALIZER; @end OF_ASSUME_NONNULL_END