共用方式為


WebserviceTaskException 建構

Initializes a new instance of the WebserviceTaskException class.

多載清單 

  名稱 描述
公用方法 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.

頂端