共用方式為


InvalidSchemaException 類別

定義

public ref class InvalidSchemaException : Microsoft::BizTalk::Adapter::Framework::FrameworkException
[System.Serializable]
public class InvalidSchemaException : Microsoft.BizTalk.Adapter.Framework.FrameworkException
type InvalidSchemaException = class
    inherit FrameworkException
Public Class InvalidSchemaException
Inherits FrameworkException
繼承
InvalidSchemaException
屬性

建構函式

InvalidSchemaException()
InvalidSchemaException(SerializationInfo, StreamingContext)
InvalidSchemaException(String, Exception)
InvalidSchemaException(String)

適用於