LuciadCPillar C# 2023.1.04
Luciad.LicenseException Class Reference

The exception that is thrown when the CPillar license is not valid. More...

Inheritance diagram for Luciad.LicenseException:

Public Member Functions

 LicenseException (string message)
 

Detailed Description

The exception that is thrown when the CPillar license is not valid.

Note that you need to register the license text within luciad::Environment.

Warning
C# documentation translation is incomplete. You can find more information in the C++ documentation for luciad::LicenseException.

Constructor & Destructor Documentation

◆ LicenseException()

Luciad.LicenseException.LicenseException ( string  message)
inline