System::Web::Services::Protocols::SoapMessage::get_Exception method

SoapMessage::get_Exception method

Gets the exception that is thrown by the XML Web service method.

SoapException System::Web::Services::Protocols::SoapMessage::get_Exception()

ReturnValue

The exception that is thrown by the XML Web service method.

See Also