SoapVersionMismatchException 類別
代表在報表伺服器版本不是相容於報表控制項時,所發生的例外狀況。
命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 microsoft.reportviewer.webforms.dll)
語法
'宣告
<SerializableAttribute> _
Public NotInheritable Class SoapVersionMismatchException
Inherits ReportServerException
'用途
Dim instance As SoapVersionMismatchException
[SerializableAttribute]
public sealed class SoapVersionMismatchException : ReportServerException
[SerializableAttribute]
public ref class SoapVersionMismatchException sealed : public ReportServerException
/** @attribute SerializableAttribute() */
public final class SoapVersionMismatchException extends ReportServerException
SerializableAttribute
public final class SoapVersionMismatchException extends ReportServerException
繼承階層
System.Object
System.Exception
System.ApplicationException
Microsoft.Reporting.WebForms.ReportViewerException
Microsoft.Reporting.WebForms.ReportServerException
Microsoft.Reporting.WebForms.SoapVersionMismatchException
執行緒安全性
此類型的任何公用靜態 (在 Visual Basic 中為 Shared ) 成員為安全執行緒。任何執行個體成員皆不能保證是安全執行緒。
另請參閱
參考
SoapVersionMismatchException 成員
Microsoft.Reporting.WebForms 命名空間