BatchNotFoundException 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 BatchNotFoundException : Microsoft::BizTalk::Edi::Shared::EdiException
[System.Serializable]
public class BatchNotFoundException : Microsoft.BizTalk.Edi.Shared.EdiException
type BatchNotFoundException = class
inherit EdiException
Public Class BatchNotFoundException
Inherits EdiException
- Vererbung
- Attribute
Konstruktoren
BatchNotFoundException() | |
BatchNotFoundException(SerializationInfo, StreamingContext) | |
BatchNotFoundException(String, Exception) | |
BatchNotFoundException(String) |