@@ -21,10 +21,14 @@ #endif @class OFCondition; /*! + * @class OFConditionStillWaitingException \ + * OFConditionStillWaitingException.h \ + * ObjFW/OFConditionStillWaitingException.h + * * @brief An exception indicating that a thread is still waiting for a * condition. */ @interface OFConditionStillWaitingException: OFException {