InvalidSchemaException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
Constructors
InvalidSchemaException() | |
InvalidSchemaException(SerializationInfo, StreamingContext) | |
InvalidSchemaException(String, Exception) | |
InvalidSchemaException(String) |