System::Web::Services::Protocols::SoapMessage::SetException method
SoapMessage::SetException method
Sets the exception that is thrown by the XML Web service method.
void System::Web::Services::Protocols::SoapMessage::SetException(SoapException ex)
| Parameter | Type | Description |
|---|---|---|
| ex | SoapException | The exception that must be set. |
See Also
- Typedef SoapException
- Class SoapMessage
- Namespace System::Web::Services::Protocols
- Library Aspose.PUB for C++