func doExceptPendingDeprecationWarning println('except PendingDeprecationWarning, e'+code(_id_)+':') block.inclvl() event(onExceptPendingDeprecationWarning, 'e'+code(_id_)+'.__str__') block.declvl() end func args return 'e'+code(_id_)+'.args' end func message return 'e'+code(_id_)+'.message' end