Click or drag to resize

LicenseException Class

Generic exception for licensing failures.
Inheritance Hierarchy
SystemObject
  SystemException
    Demo3D.CommonLicenseException

Namespace:  Demo3D.Common
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 18.04.00
Syntax
C#
public class LicenseException : Exception

The LicenseException type exposes the following members.

Constructors
  NameDescription
Public methodLicenseException
Initializes a new instance of the LicenseException class
Top
See Also