Click or drag to resize

BatchException Constructor

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