@@ -17,10 +17,14 @@ #import "OFException.h" @class OFURL; /*! + * @class OFUnsupportedProtocolException \ + * OFUnsupportedProtocolException.h \ + * ObjFW/OFUnsupportedProtocolException.h + * * @brief An exception indicating that the protocol specified by the URL is not * supported. */ @interface OFUnsupportedProtocolException: OFException {