CoverageFileNotFoundException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the CoverageFileNotFoundException class. This class and its members are reserved for internal use and are not intended to be used in your code.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CoverageFileNotFoundException() Initializes a new instance of the CoverageFileNotFoundException class. This class and its members are reserved for internal use and are not intended to be used in your code.
Public method CoverageFileNotFoundException(String) Initializes a new instance of the CoverageFileNotFoundException class by using the provided message. This class and its members are reserved for internal use and are not intended to be used in your code.
Protected method CoverageFileNotFoundException(SerializationInfo, StreamingContext) Initializes a new instance of the CoverageFileNotFoundException class from XML by using the provided information and context. This class and its members are reserved for internal use and are not intended to be used in your code.
Public method CoverageFileNotFoundException(String, Exception) Initializes a new instance of the CoverageFileNotFoundException class by using the provided message and inner exception. This class and its members are reserved for internal use and are not intended to be used in your code.

Top

See Also

Reference

CoverageFileNotFoundException Class

Microsoft.VisualStudio.Coverage.Analysis Namespace