Share via


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
'Usage
Dim instance As New InternalException()
public InternalException()
public:
InternalException()
public function InternalException()

.NET Framework Security

See Also

Reference

InternalException Class

InternalException Members

InternalException Overload

Microsoft.VisualStudio.TestTools.Exceptions Namespace