--- yoda/techmodel/ForcedFECmdReader.cpp 2004/09/21 20:50:54 2.0 +++ 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){ }