SoapServerException.MakeSoapException Method
Include Protected Members
Include Inherited Members
Creates a SOAP exception event.
Overload List
| Name | Description | |
|---|---|---|
![]() ![]() |
MakeSoapException(String) | Creates a SOAP exception event and passes in the error description. |
![]() ![]() |
MakeSoapException(String, Int32) | Creates a SOAP exception event and passes in the error description and the error code. |
![]() ![]() |
MakeSoapException(String, XmlQualifiedName) | Creates a SOAP exception event and passes in the SOAP fault code and an XML qualified name. |
![]() ![]() |
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
.gif)
.gif)
.gif)