@@ -26,10 +26,11 @@ */ @interface OFNotImplementedException: OFException { SEL _selector; id _Nullable _object; + OF_RESERVE_IVARS(OFNotImplementedException, 4) } /** * @brief The selector which is not or not fully implemented. */