Partager via


InconclusiveException Classe

Définition

Levée lorsqu’un test s’exécute de manière non concluante.

[System.Serializable]
public class InconclusiveException : Exception
type InconclusiveException = class
    inherit Exception
Héritage
InconclusiveException
Attributs

Constructeurs

InconclusiveException(SerializationInfo, StreamingContext)

Constructeur de sérialisation

InconclusiveException(String)

Levée lorsqu’un test s’exécute de manière non concluante.

InconclusiveException(String, Exception)

Levée lorsqu’un test s’exécute de manière non concluante.

S’applique à