CustomerPortalMainPageNotFoundException
CustomerPortalMainPageNotFoundException.php
:
15
Final
Extends NotFoundException
This Exception is thrown if an object referenced by an id or identifier could not be found in the repository.
Methods¶
__construct()
¶
CustomerPortalMainPageNotFoundException.php
:
17
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $customerPortalLocation | Location | - | - |
| $code | int | 0 | - |
| $previous | Throwable | null | - |