@@ -17,10 +17,13 @@ #include #import "OFException.h" /*! + * @class OFCopyItemFailedException \ + * OFCopyItemFailedException.h ObjFW/OFCopyItemFailedException.h + * * @brief An exception indicating that copying a item failed. */ @interface OFCopyItemFailedException: OFException { OFString *_sourcePath, *_destinationPath;