@@ -15,10 +15,14 @@ */ #import "OFException.h" /*! + * @class OFInitializationFailedException \ + * OFInitializationFailedException.h \ + * ObjFW/OFInitializationFailedException.h + * * @brief An exception indicating that initializing something failed. */ @interface OFInitializationFailedException: OFException { Class _inClass;