LicenseException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.ms.System.Exception, com.aspose.imaging.coreexceptions.ImageException

public class LicenseException extends ImageException

Represents the exception thrown when a component cannot be granted a license.

Constructors

ConstructorDescription
LicenseException(String message)

LicenseException(String message)

public LicenseException(String message)

Parameters:

ParameterTypeDescription
messagejava.lang.String