FormFix v6.0 for .NET - Updated
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.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class FormSetReadException 
   Inherits System.Exception
'Usage
 
Dim instance As FormSetReadException
[Serializable()]
public class FormSetReadException : System.Exception 
[Serializable()]
public ref class FormSetReadException : public System.Exception 
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

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