SideBySideTranslationNotFoundException
SideBySideTranslationNotFoundException.php
:
15
Final
Extends RuntimeException
Implements
NotFoundExceptionInterface
Methods¶
__construct()
¶
SideBySideTranslationNotFoundException.php
:
17
|
|
|
Parameters
| Name | Type | Default value | Description |
|---|---|---|---|
| $contentId | int | - | - |
| $sourceLanguageCode | string | - | - |
| $targetLanguageCode | string | - | - |
| $previous | Throwable|null | null | - |