Partager via


WebserviceTaskException constructeur

Initializes a new instance of the WebserviceTaskException class.

Liste de surcharge

  Nom Description
Méthode publique WebserviceTaskException(String) Initializes a new instance of the WebserviceTaskException class, initializing the error message string.
Méthode publique WebserviceTaskException(SerializationInfo, StreamingContext) Initializes a new instance of the WebserviceTaskException class, initializing the SerializationInfo and StreamingContext.
Méthode publique WebserviceTaskException(String, Int32) Initializes a new instance of the WebserviceTaskException class, intializing the error message and error code.

Haut de la page