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