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



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

InternalErrorException Class
InternalErrorException Members
Overload List

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