func doExceptUnicodeWarning println('except UnicodeWarning, e'+code(_id_)+':') block.inclvl() event(onExceptUnicodeWarning, 'e'+code(_id_)+'.__str__') block.declvl() end func args return 'e'+code(_id_)+'.args' end func message return 'e'+code(_id_)+'.message' end