UIException Constructor
Initializes a new instance of the UIException class.
Namespace: Microsoft.Office.BusinessApplications.Runtime
Assembly: Microsoft.Office.BusinessApplications.RuntimeUi (in Microsoft.Office.BusinessApplications.RuntimeUi.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New UIException()
public UIException()