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



Accusoft.FormDirectorSdk Namespace : InvalidLicenseException Class
An exception object that this component may throw when an operation is attempted and there is an insufficient license being used, or a license does not exist.
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class InvalidLicenseException 
   Inherits FormDirectorException
'Usage
 
Dim instance As InvalidLicenseException
[Serializable()]
public sealed class InvalidLicenseException : FormDirectorException 
[Serializable()]
public ref class InvalidLicenseException sealed : public FormDirectorException 
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.FormDirectorSdk.FormDirectorException
         Accusoft.FormDirectorSdk.InvalidLicenseException

See Also

Reference

InvalidLicenseException Members
Accusoft.FormDirectorSdk Namespace

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