TenantCouldNotBeIdentifiedByIdException
class TenantCouldNotBeIdentifiedByIdException extends TenantCouldNotBeIdentifiedException (View source)
Properties
protected string | $solutionTitle | Default solution title. |
from TenantCouldNotBeIdentifiedException |
protected string | $solutionDescription | Default solution description. |
from TenantCouldNotBeIdentifiedException |
Methods
tenantCouldNotBeIdentified(string $how)
Set the message.
title(string $solutionTitle)
Set the solution title.
description(string $solutionDescription)
Set the solution description.
__construct(int|string $tenant_id)
No description
Details
protected TenantCouldNotBeIdentifiedException
tenantCouldNotBeIdentified(string $how)
Set the message.
protected TenantCouldNotBeIdentifiedException
title(string $solutionTitle)
Set the solution title.
protected TenantCouldNotBeIdentifiedException
description(string $solutionDescription)
Set the solution description.
BaseSolution
getSolution()
Get the Ignition description.
__construct(int|string $tenant_id)
No description