--- yoda/techmodel/ForcedFECmdReader.cpp 2004/09/21 20:24:33 1.2 +++ yoda/techmodel/ForcedFECmdReader.cpp 2005/03/04 15:54:11 3.0 @@ -52,7 +52,7 @@ /** * Unpack the ForcedFECmd event from an input file. */ -void ForcedFECmdReader::RunEvent(int EventNumber, long int length) { +void ForcedFECmdReader::RunEvent(int EventNumber, long int length) throw (WrongCRCException){ }