GIAC
GSSP-NET · Question #328
GSSP-NET Question #328: Real Exam Question with Answer & Explanation
Sign in or unlock GSSP-NET to reveal the answer and full explanation for question #328. The question stem and answer options stay visible for context.
Question
You work as a Software Developer for ABC Inc. You create a Web service application named MyWebService using Visual Studio .NET 2005. You use the MyWebService to create a SOAP message. You are not sure whether or not the SOAP message format is correct. Therefore, you GIAC GSSP-.NET Exam decide to use the AsynchronousOperationException class. This class is used to throw an exception when the format of a SOAP message is invalid. Which of the following code segments will you use to accomplish the task? Each correct answer represents a part of the solution. Choose all that apply.
Options
- Apublic class MyException : AsynchronousOperationException {
- Bpublic class AsynchronousOperationException : AsynchronousOperationException {
- Cpublic class AsynchronousOperationException : Exception {
- Dpublic class MyException : Exception
Unlock GSSP-NET to see the answer
You've previewed enough free GSSP-NET questions. Unlock GSSP-NET for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.