FormFix v6.0 for .NET - Updated
InvalidFileFormatException Constructor()



Accusoft.FormDirectorSdk Namespace > InvalidFileFormatException Class > InvalidFileFormatException Constructor : InvalidFileFormatException Constructor()
Initializes a new instance of the InvalidFileFormatException class.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New InvalidFileFormatException()
public InvalidFileFormatException()
public:
InvalidFileFormatException();
Remarks
Normally, you will have no reason to construct an instance of this class. Instead, the FormDirector component will construct and throw exceptions of this type as needed.
See Also

Reference

InvalidFileFormatException Class
InvalidFileFormatException Members
Overload List

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