The constructors of System.Web.Services.Protocols.SoapException are listed below. For a list of all members, see the SoapException Members list.
See Also: Inherited members from System.SystemException
![]() Initializes a new instance of the System.Web.Services.Protocols.SoapException class. | ||
![]() Initializes a new instance of the System.Web.Services.Protocols.SoapException class with the specified exception message and exception code. | ||
![]() Initializes a new instance of the System.Web.Services.Protocols.SoapException class with the specified exception message, exception code, and reference to the root cause of the exception. | ||
![]() Initializes a new instance of the System.Web.Services.Protocols.SoapException class with the specified exception message, exception code, and URI that identifies the piece of code that caused the exception. | ||
![]() Initializes a new instance of the System.Web.Services.Protocols.SoapException class with the specified exception message, exception code, and subcode. | ||
![]() Initializes a new instance of the System.Web.Services.Protocols.SoapException class with the specified exception message, exception code, URI that identifies the code that caused the exception, and reference to the root cause of the exception. | ||
![]() Initializes a new instance of the System.Web.Services.Protocols.SoapException class with the specified exception message, exception code, URI that identifies the piece of code that caused the exception, and application specific exception information. | ||
![]() Initializes a new instance of the System.Web.Services.Protocols.SoapException class with the specified exception message, exception code, URI that identifies the piece of code that caused the exception, application-specific exception information, and reference to the root cause of the exception. | ||
![]() Initializes a new instance of the System.Web.Services.Protocols.SoapException class with the specified exception message, exception code, URI that identifies the piece of code that caused the exception, application-specific exception information, and reference to the root cause of the exception. | ||
![]() Initializes a new instance of the System.Web.Services.Protocols.SoapException class with the specified exception message, exception code, URI that identifies the piece of code that caused the exception, URI that represents the XML Web service's function in processing the SOAP message, the human language associated with the exception, the application-specific exception information, the subcode for the SOAP fault and reference to the root cause of the exception. |
![]() Initializes a new instance of the System.Web.Services.Protocols.SoapException class with serialized data. |