@@ -21,10 +21,14 @@ #ifndef OF_HAVE_SOCKETS # error No sockets available! #endif /*! + * @class OFAddressTranslationFailedException \ + * OFAddressTranslationFailedException.h \ + * ObjFW/OFAddressTranslationFailedException.h + * * @brief An exception indicating the translation of an address failed. */ @interface OFAddressTranslationFailedException: OFException { OFString *_host;