Click or drag to resize

LicenseException Class

Generic exception for licensing failures.
Inheritance Hierarchy

Namespace:  Demo3D.Common
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 16.01.07
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