FabricInvalidTestCommandStateException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Exception levée lorsqu’une opération n’est pas valide pour une commande de test dans un état particulier.
[System.Serializable]
public class FabricInvalidTestCommandStateException : System.Fabric.FabricException
[<System.Serializable>]
type FabricInvalidTestCommandStateException = class
inherit FabricException
Public Class FabricInvalidTestCommandStateException
Inherits FabricException
- Héritage
- Attributs
Constructeurs
FabricInvalidTestCommandStateException() |
Initialise une nouvelle instance de classe avec le FabricInvalidTestCommandStateException code InvalidTestCommandStated’erreur . |
FabricInvalidTestCommandStateException(SerializationInfo, StreamingContext) |
Initialise une nouvelle instance de classe à partir de FabricInvalidTestCommandStateException données d’objet sérialisées, avec un contexte spécifié. |
FabricInvalidTestCommandStateException(String) |
Initialise une nouvelle instance de classe avec le FabricInvalidTestCommandStateException code InvalidTestCommandState d’erreur et un message d’erreur spécifié. |
FabricInvalidTestCommandStateException(String, Exception) |
Initialise une nouvelle instance de FabricInvalidTestCommandStateException classe avec un message d’erreur spécifié et une référence à l’exception interne qui est à l’origine de cette exception. |
Propriétés
ErrorCode |
Obtient le paramètre de code d’erreur. (Hérité de FabricException) |
S’applique à
Azure SDK for .NET