LuciadCPillar C# 2024.0.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)
 Creates an exception that can be thrown when the CPillar license is not valid. More...
 

Detailed Description

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

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

Constructor & Destructor Documentation

◆ LicenseException()

Luciad.LicenseException.LicenseException ( string  message)
inline

Creates an exception that can be thrown when the CPillar license is not valid.

Parameters
messagethe message that describes the error