SoapServerException Methods
Include Protected Members
Include Inherited Members
The SoapServerException type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() ![]() |
AddErrorCode | Adds the error code to a node in a SOAP exception. |
![]() ![]() |
AddErrorString | Adds the error description to a node in a SOAP exception. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetBaseException | (Inherited from Exception.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData | (Inherited from SoapException.) |
![]() |
GetType | (Inherited from Exception.) |
![]() ![]() |
HandleException | Handles an exception that is thrown. |
![]() ![]() |
MakeDetailsNode(String) | Creates a node that contains the error description. |
![]() ![]() |
MakeDetailsNode(String, Int32) | Creates a node that contains the error description and the error code. |
![]() ![]() |
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. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() ![]() |
ThrowSoapException(String, Int32) | Throws an exception and provides additional details about the exception, including the description and the error code. |
![]() ![]() |
ThrowSoapException(String, Int32, Exception) | Throws an exception and provides additional details about the exception including the description, the error code, and the InnerException information. |
![]() |
ToString | (Inherited from Exception.) |
Top
.gif)
.gif)
.gif)