WebTestEmptyTableException, classe

Mise à jour : novembre 2007

Représente une WebTestEndOfDataException.

Espace de noms :  Microsoft.VisualStudio.TestTools.WebTesting
Assembly :  Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

<SerializableAttribute> _
Public Class WebTestEmptyTableException _
    Inherits WebTestException

Dim instance As WebTestEmptyTableException
[SerializableAttribute]
public class WebTestEmptyTableException : WebTestException
[SerializableAttribute]
public ref class WebTestEmptyTableException : public WebTestException
public class WebTestEmptyTableException extends WebTestException

Notes

Une WebTestEndOfDataException est déclenchée lorsque la fin de la table est atteinte pendant que la liaison des données est effectuée dans une table avec l'AccessMethod Unique.

Hiérarchie d'héritage

System.Object
  System.Exception
    Microsoft.VisualStudio.TestTools.WebTesting.WebTestException
      Microsoft.VisualStudio.TestTools.WebTesting.WebTestEmptyTableException

Sécurité des threads

Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Voir aussi

Référence

Membres WebTestEmptyTableException

Microsoft.VisualStudio.TestTools.WebTesting, espace de noms