Partager via


BatchException Classe

Définition

Représente une exception pour le service Azure Batch Windows.

public class BatchException : Exception
type BatchException = class
    inherit Exception
Public Class BatchException
Inherits Exception
Héritage
BatchException
Dérivé

Constructeurs

BatchException(RequestInformation, String, Exception)

Initialise une nouvelle instance de la classe BatchException en utilisant les paramètres spécifiés.

Propriétés

RequestInformation

Obtient des informations sur la demande qui a échoué.

Méthodes

ToString()

Génère une chaîne qui décrit l’exception.

S’applique à