This class represents a SOAP Fault exception from the web service connector.
Public Class WSFaultException Inherits WSException
public class WSFaultException : WSException
All members of WSFaultException class, including all inherited members.
Name | Description |
---|---|
Constructs a new exception with the specified error message. | |
|
When overridden in a derived class, returns the ![]() |
|
When overridden in a derived class, sets the ![]() |
|
Gets the runtime type of the current instance. |
|
Creates and returns a string representation of the current exception. |
Constructs a new exception with the specified error message. | |
|
Gets a collection of key/value pairs that provide additional user-defined information about the exception. |
The error code associated with this exception. | |
|
Gets or sets a link to the help file associated with this exception. |
|
Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception. |
|
Gets the ![]() |
|
Gets a message that describes the current exception. |
|
Gets or sets the name of the application or the object that causes the error. |
|
Gets a string representation of the frames on the call stack at the time the current exception was thrown. |
|
Gets the method that throws the current exception. |
Error code indicating that there was an error in the web service HTTP request made by the web services connector. | |
Error code indicating that the webservice HTTP request by the web services connector was successful. | |
Error code indicating that the number of HTTP retries was exceeded the web services connector. | |
Error code indicating that there was an error in the web services runtime or in the webservices connector in parsing a SOAP response or request. |
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |