Click or drag to resize

BatchNotFoundException Constructor

Overload List
  NameDescription
Public methodBatchNotFoundException
Initializes a new instance of the BatchNotFoundException class.
Public methodBatchNotFoundException(String)
Initializes a new instance of the BatchNotFoundException class with a specified error message.
Public methodBatchNotFoundException(SerializationInfo, StreamingContext)
Initializes a new instance of the BatchNotFoundException class with serialized data.
Top
See Also