Skip to content

Qbusiness  >  Errors  >  LicenseNotFoundException

LicenseNotFoundException

Error Class

LicenseNotFoundException dataclass

Bases: ServiceError

You don't have permissions to perform the action because your license is inactive. Ask your admin to activate your license and try again after your licence is active.

Attributes

fault class-attribute instance-attribute
fault: Literal['client', 'server'] | None = 'client'