Click or drag to resize
BatchItemsExceededException Constructor
Overload List
  NameDescription
Public methodBatchItemsExceededException
Initializes a new instance of the BatchItemsExceededException class.
Public methodBatchItemsExceededException(String)
Initializes a new instance of the BatchItemsExceededException class.
Protected methodBatchItemsExceededException(SerializationInfo, StreamingContext)
Initializes a new instance of the BatchItemsExceededException class.
Public methodBatchItemsExceededException(String, Exception)
Initializes a new instance of the BatchItemsExceededException class.
Public methodBatchItemsExceededException(String, String, String)
Initializes a new instance of the BatchItemsExceededException class.
Public methodBatchItemsExceededException(String, String, String, Exception)
Initializes a new instance of the BatchItemsExceededException class.
Top
See Also