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



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

Parameters

number
message
See Also

Reference

FormFixException Class
FormFixException Members
Overload List

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