Does a SOAPException throw exit a function call?

M

Mark A. Deal

If I throw a SOAP exception such as

Throw SoapException("An error occurred", SoapException.ClientFaultCode)

from a webservice method then do I then need to call a Return to exit the
method or does the call to the SoapException stop the processing of the
function and return to the client?

ie.

Throw SoapException("An error occurred", SoapException.ClientFaultCode)
Return -1

TIA

--
Mark A. Deal
Document & Data Solutions, LLC
http://www.docsol.com
Time Matters AIC
HotDocs Certified Consultant
GhostFill Certified Consultant
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top