Accusoft.FormDirector3.Net - Updated
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.
Object Model
GeneralReadException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class GeneralReadException 
   Inherits System.Exception
'Usage
 
Dim instance As GeneralReadException
[Serializable()]
public class GeneralReadException : System.Exception 
[Serializable()]
public __gc class GeneralReadException : public System.Exception 
[Serializable()]
public ref class GeneralReadException : public System.Exception 
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