@@ -19,10 +19,13 @@ #ifndef OF_HAVE_SOCKETS # error No sockets available! #endif /*! + * @class OFAlreadyConnectedException \ + * OFAlreadyConnectedException.h ObjFW/OFAlreadyConnectedException.h + * * @brief An exception indicating an attempt to connect or bind an already * connected or bound socket. */ @interface OFAlreadyConnectedException: OFException {