@@ -17,10 +17,13 @@ #include #import "OFException.h" /*! + * @class OFRemoveItemFailedException \ + * OFRemoveItemFailedException.h ObjFW/OFRemoveItemFailedException.h + * * @brief An exception indicating that removing an item failed. */ @interface OFRemoveItemFailedException: OFException { OFString *_path;