BarCode for UWP/WinRT
ApplicationException Constructor(String,Exception)

Syntax
'Declaration
 
Public Function New( _
   ByVal str As System.String, _
   ByVal e As System.Exception _
)
public ApplicationException( 
   System.string str,
   System.Exception e
)

Parameters

str
e
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ApplicationException Class
ApplicationException Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.