Accusoft.Forms1 - 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
<SerializableAttribute()>
Public NotInheritable Class InvalidLicenseException 
   Inherits FormDirectorException
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