FormFix v6.0 for .NET - Updated October 25, 2021
FormFixException Constructor(String,Exception)



Accusoft.FormFixSdk Namespace > FormFixException Class > FormFixException Constructor : FormFixException Constructor(String,Exception)
Initializes a new instance of the FormFixException class.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String, _
   ByVal inner As Exception _
)
 
'Usage
 
Dim message As String
Dim inner As Exception
 
Dim instance As New FormFixException(message, inner)

Parameters

message
inner
See Also

Reference

FormFixException Class
FormFixException Members
Overload List

Is this page helpful?
Yes No
Thanks for your feedback.