@@ -15,9 +15,12 @@ */ #import "OFReadOrWriteFailedException.h" /*! + * @class OFWriteFailedException \ + * OFWriteFailedException.h ObjFW/OFWriteFailedException.h + * * @brief An exception indicating that writing to an object failed. */ @interface OFWriteFailedException: OFReadOrWriteFailedException @end