Microsoft.VisualStudio.TeamSystem.Data.Common.Exceptions Namespace 

The Microsoft.VisualStudio.TeamSystem.Data.Common.Exceptions namespace provides exception classes for Microsoft Visual Studio Team Edition for Database Professionals.

DataException is the type of exception that users should throw for any errors that occur in their custom data generators or custom unit tests.

Classes

  Class Description
Public class DataException The exception that is thrown by the data generation engine, if an error occurs while generating data.