# # template file for body of a file header # lines beginning with "#" are omitted # # possible variables # _CLASS_ # _NAME_ # { TRACE_METHOD_ENTRY("_CLASS_::_NAME_"); try { } catch(...) { throw; } }