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: 19.00.00
Syntax
C#
public class LicenseException : Exception

The LicenseException type exposes the following members.

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