RevisedSchemaException 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 RevisedSchemaException : Microsoft::BizTalk::Adapter::Framework::FrameworkException
[System.Serializable]
public class RevisedSchemaException : Microsoft.BizTalk.Adapter.Framework.FrameworkException
type RevisedSchemaException = class
inherit FrameworkException
Public Class RevisedSchemaException
Inherits FrameworkException
- Inheritance
- Attributes
Constructors
RevisedSchemaException() | |
RevisedSchemaException(SerializationInfo, StreamingContext) | |
RevisedSchemaException(String, Exception) | |
RevisedSchemaException(String) |