Package com.luciad

Class LicenseException

All Implemented Interfaces:
Serializable

public class LicenseException extends RuntimeException
The exception that is thrown when the CPillar license is not valid.

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

See Also:
  • Constructor Details Link icon

    • LicenseException Link icon

      public LicenseException(@NotNull String message)
      Creates an exception that can be thrown when the CPillar license is not valid.
      Parameters:
      message - the message that describes the error