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



Accusoft.FormDirectorSdk Namespace > PathNotFoundException Class > PathNotFoundException Constructor : PathNotFoundException Constructor()
Initializes a new instance of the PathNotFoundException class.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New PathNotFoundException()
public PathNotFoundException()
public:
PathNotFoundException();
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

PathNotFoundException Class
PathNotFoundException Members
Overload List

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