In Delphi 2009, SysUtils.pas contains this in line 425:
EProgrammerNotFound = class(Exception);
It is used in conjunction with the "fix-inline" technology which requires that the programmer has to be linked into the exe file ;-)