Accusoft.Forms1 - 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
<SerializableAttribute()>
Public Class FormSetReadException 
   Inherits System.Exception
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