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