The DeleteExternalOrder() method in the ExternalQueueService service is not throwing a FaultException
exception as defined by the FaultContractAttribute attribute in the IExternalQueueService.cs file. Youneed to
throw the FaultException exception. Which code segments can you insert at line EQ45 to achieve this goal?
(Each correct answer presents a complete solution. Chose all that apply)
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Object ex is fully defined in the original case. C and B are correct.