--- yoda/techmodel/CalAlarmReader.cpp 2004/09/21 20:50:54 2.0 +++ yoda/techmodel/CalAlarmReader.cpp 2005/05/28 10:44:10 4.4 @@ -49,7 +49,7 @@ /** * Unpack the CalAlarm event from an input file. */ -void CalAlarmReader::RunEvent(int EventNumber, long int length) { +void CalAlarmReader::RunEvent(int EventNumber, long int length) throw (WrongCRCException){ }