Copied!

CustomerPortalMainPageNotFoundException

CustomerPortalMainPageNotFoundException.php : 15

This Exception is thrown if an object referenced by an id or identifier could not be found in the repository.

Methods

public__construct()

CustomerPortalMainPageNotFoundException.php : 17
public __construct(Location $customerPortalLocation[, int $code = 0 ][, Throwable $previous = null ])

Parameters

Name Type Default value Description
$customerPortalLocation Location - -
$code int 0 -
$previous Throwable null -