@@ -25,10 +25,11 @@ */ @interface OFSetOptionFailedException: OFException { id _object; int _errNo; + OF_RESERVE_IVARS(OFSetOptionFailedException, 4) } /** * @brief The object for which the option could not be set. */