FormFix v6.0 for .NET - Updated October 25, 2021
GeneralReadException Class
Members 



Accusoft.FormDirectorSdk Namespace : GeneralReadException Class
An exception object that the FormSetFile or FormDefinitionFile objects may throw in various error situations that arise when reading a form set file or form definition file, respectively.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class GeneralReadException 
   Inherits System.Exception
 
'Usage
 
Dim instance As GeneralReadException
Remarks

A FormSetFile or FormDefinitionFile object will throw this exception in the following situations.

Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.FormDirectorSdk.GeneralReadException

See Also

Reference

GeneralReadException Members
Accusoft.FormDirectorSdk Namespace
FormDefinitionFile.Read
FormSetFile.Read

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