Partager via


ErrorCategory Énumération

Définition

Catégorie d’une erreur de planification de tâche.

public enum ErrorCategory
type ErrorCategory = 
Public Enum ErrorCategory
Héritage
ErrorCategory

Champs

ServerError 1

L’erreur s’est produite dans le service Batch.

UserError 0

L’erreur se trouvait dans la spécification de tâche fournie par l’utilisateur.

S’applique à