class TenantCouldNotBeIdentifiedByIdException extends TenantCouldNotBeIdentifiedException (View source)

Properties

protected string $solutionTitle

Default solution title.

from  TenantCouldNotBeIdentifiedException
protected string $solutionDescription

Default solution description.

from  TenantCouldNotBeIdentifiedException

Methods

title(string $solutionTitle)

Set the solution title.

description(string $solutionDescription)

Set the solution description.

BaseSolution
getSolution()

Get the Ignition description.

__construct(int|string $tenant_id)

No description

Details

protected TenantCouldNotBeIdentifiedException tenantCouldNotBeIdentified(string $how)

Set the message.

Parameters

string $how

Return Value

TenantCouldNotBeIdentifiedException

protected TenantCouldNotBeIdentifiedException title(string $solutionTitle)

Set the solution title.

Parameters

string $solutionTitle

Return Value

TenantCouldNotBeIdentifiedException

protected TenantCouldNotBeIdentifiedException description(string $solutionDescription)

Set the solution description.

Parameters

string $solutionDescription

Return Value

TenantCouldNotBeIdentifiedException

BaseSolution getSolution()

Get the Ignition description.

Return Value

BaseSolution

__construct(int|string $tenant_id)

No description

Parameters

int|string $tenant_id