BatchSaveRetryFailedException 构造函数
包括受保护的成员
包括继承的成员
重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。
重载列表
名称 | 说明 | |
---|---|---|
BatchSaveRetryFailedException() | 初始化的新 BatchSaveRetryFailedException 实例。 | |
BatchSaveRetryFailedException(Exception) | 初始化的新 BatchSaveRetryFailedException 实例。 | |
BatchSaveRetryFailedException(String) | 初始化的新 BatchSaveRetryFailedException 实例。 | |
BatchSaveRetryFailedException(SerializationInfo, StreamingContext) | 初始化的新 BatchSaveRetryFailedException 实例。 | |
BatchSaveRetryFailedException(String, Exception) | 初始化的新 BatchSaveRetryFailedException 实例。 |
页首