Share via


InvalidSchemaException Class

Definition

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
Inheritance
InvalidSchemaException
Attributes

Constructors

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

Applies to