Accusoft.FormDirector3.Net - Updated August 4, 2020
FormSetReadException Class
Members 




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

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

Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.FormDirectorSdk.FormSetReadException

See Also

Reference

FormSetReadException Members
Accusoft.FormDirectorSdk Namespace
FormSetFile.Read