Click or drag to resize

InvalidBatchTypeException Constructor

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