SoapServerException.MakeSoapException Method

Include Protected Members
Include Inherited Members

Creates a SOAP exception event.

Overload List

  Name Description
Protected methodStatic member MakeSoapException(String) Creates a SOAP exception event and passes in the error description.
Protected methodStatic member MakeSoapException(String, Int32) Creates a SOAP exception event and passes in the error description and the error code.
Public methodStatic member MakeSoapException(String, XmlQualifiedName) Creates a SOAP exception event and passes in the SOAP fault code and an XML qualified name.
Protected methodStatic member MakeSoapException(String, Int32, Exception) Creates a SOAP exception event and passes in the error description, error code, and the related exception that caused the current exception.

Top

See Also

Reference

SoapServerException Class

SoapServerException Members

Microsoft.SharePoint.SoapServer Namespace