FormFix v6.0 for .NET - Updated
FormDirectorException Class
Members 



Accusoft.FormDirectorSdk Namespace : FormDirectorException Class
An exception object that this component may throw in various error situations in which a specific exception object does not exist.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class FormDirectorException 
   Inherits System.Exception
'Usage
 
Dim instance As FormDirectorException
[Serializable()]
public class FormDirectorException : System.Exception 
[Serializable()]
public ref class FormDirectorException : public System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.FormDirectorSdk.FormDirectorException
         Accusoft.FormDirectorSdk.InternalErrorException
         Accusoft.FormDirectorSdk.InvalidBitmapException
         Accusoft.FormDirectorSdk.InvalidLicenseException
         Accusoft.FormDirectorSdk.InvalidParameterException
         Accusoft.FormDirectorSdk.OutOfMemoryException

See Also

Reference

FormDirectorException Members
Accusoft.FormDirectorSdk Namespace

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