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