单项选择题
A. Replace line 14 with the following line: throw;
B. Replace line 14 with the following line: throw new FaultException
C. After line 05, add the following line: [FaultContract(typeof(FaultException
D. Alter line 05, add the following line: [FaultContract(typeof(FaultException