@@ -32,12 +32,12 @@ /** * \param stream The stream for which the option could not be set * \return A new set option failed exception */ -+ newWithClass: (Class)class_ - stream: (OFStream*)stream; ++ exceptionWithClass: (Class)class_ + stream: (OFStream*)stream; /** * Initializes an already allocated set option failed exception. * * \param stream The stream for which the option could not be set