InvalidInstanceException Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
- Vererbung
- Attribute
Konstruktoren
| InvalidInstanceException() | |
| InvalidInstanceException(SerializationInfo, StreamingContext) | |
| InvalidInstanceException(String, Exception) | |
| InvalidInstanceException(String) |