@@ -15,9 +15,12 @@ */ #import "OFException.h" /*! + * @class OFInvalidFormatException \ + * OFInvalidFormatException.h ObjFW/OFInvalidFormatException.h + * * @brief An exception indicating that the format is invalid. */ @interface OFInvalidFormatException: OFException @end