--- yoda/techmodel/TestTrkReader.cpp 2004/09/21 20:24:33 1.2 +++ yoda/techmodel/TestTrkReader.cpp 2005/05/28 10:44:11 4.4 @@ -52,7 +52,7 @@ /** * Unpack the TestTrk event from an input file. */ -void TestTrkReader::RunEvent(int EventNumber, long int length) { +void TestTrkReader::RunEvent(int EventNumber, long int length) throw (Exception){ }