BatchNotFoundException 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 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
- Inheritance
- Attributes
Constructors
BatchNotFoundException() | |
BatchNotFoundException(SerializationInfo, StreamingContext) | |
BatchNotFoundException(String, Exception) | |
BatchNotFoundException(String) |