Membres WebserviceTaskException
Contains the definition for exceptions used by the WebServiceTask.
Le type WebserviceTaskException expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
WebserviceTaskException(String) | Initializes a new instance of the WebserviceTaskException class, initializing the error message string. |
![]() |
WebserviceTaskException(SerializationInfo, StreamingContext) | Initializes a new instance of the WebserviceTaskException class, initializing the SerializationInfo and StreamingContext. |
![]() |
WebserviceTaskException(String, Int32) | Initializes a new instance of the WebserviceTaskException class, intializing the error message and error code. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
Equals | (Hérité de Object.) |
![]() |
Finalize | (Hérité de Object.) |
![]() |
GetBaseException | (Hérité de Exception.) |
![]() |
GetHashCode | (Hérité de Object.) |
![]() |
GetObjectData | Sets the SerializationInfo with information about the exception. (Se substitue à Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) |
![]() |
GetType | (Hérité de Exception.) |
![]() |
MemberwiseClone | (Hérité de Object.) |
![]() |
ToString | (Hérité de Exception.) |
Haut de la page
Champs
Nom | Description | |
---|---|---|
![]() ![]() |
DEFAULT_CODE | Specifies the default value of the error code. |
![]() ![]() |
NOTSUPPORTED_CODE | Specifies the error code used when the task encounters something that is not supported. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
Data | (Hérité de Exception.) |
![]() |
ErrorCode | Gets an error code. |
![]() |
HelpLink | (Hérité de Exception.) |
![]() |
HResult | (Hérité de Exception.) |
![]() |
InnerException | (Hérité de Exception.) |
![]() |
Message | (Hérité de Exception.) |
![]() |
Source | (Hérité de Exception.) |
![]() |
StackTrace | (Hérité de Exception.) |
![]() |
TargetSite | (Hérité de Exception.) |
Haut de la page