Compartir a través de


WebserviceTaskException Constructor

Initializes a new instance of the WebserviceTaskException class.

Lista de sobrecargas

  Nombre Descripción
Método publico WebserviceTaskException(String) Initializes a new instance of the WebserviceTaskException class, initializing the error message string.
Método publico WebserviceTaskException(SerializationInfo, StreamingContext) Initializes a new instance of the WebserviceTaskException class, initializing the SerializationInfo and StreamingContext.
Método publico WebserviceTaskException(String, Int32) Initializes a new instance of the WebserviceTaskException class, intializing the error message and error code.

Principio