@@ -15,9 +15,12 @@ */ #import "OFException.h" /*! + * @class OFChecksumFailedException \ + * OFChecksumFailedException.h ObjFW/OFChecksumFailedException.h + * * @brief An exception indicating that a checksum did not match. */ @interface OFChecksumFailedException: OFException @end