Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BatchClientException 类

定义

Batch 客户端引发的异常。

public class BatchClientException : Microsoft.Azure.Batch.Common.BatchException
type BatchClientException = class
    inherit BatchException
Public Class BatchClientException
Inherits BatchException
继承
BatchClientException
派生

属性

RequestInformation

获取有关失败的请求的信息。

(继承自 BatchException)

方法

ToString()

生成描述异常的字符串。

(继承自 BatchException)

适用于