InternalException Constructor

Initializes a new instance of the InternalException class.

Namespace:  Microsoft.VisualStudio.TestTools.Exceptions
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

'Declaration
Public Sub New
public InternalException()
public:
InternalException()
new : unit -> InternalException
public function InternalException()

.NET Framework Security

See Also

Reference

InternalException Class

InternalException Overload

Microsoft.VisualStudio.TestTools.Exceptions Namespace