ActiveReports 12
ExceptionEx Constructor(String,Exception)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.Extensions Namespace > ExceptionEx Class > ExceptionEx Constructor : ExceptionEx Constructor(String,Exception)
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String, _
   ByVal inner As Exception _
)
public ExceptionEx( 
   string message,
   Exception inner
)

Parameters

message
inner
See Also

Reference

ExceptionEx Class
ExceptionEx Members
Overload List