SystemErrorInterface
in
Extension interface
Table of Contents
Constants
- UNKNOWN_ERROR_CODE = 'UNKNOWN_ERROR'
Methods
- getError() : string|null
- Get error
Constants
UNKNOWN_ERROR_CODE
public
mixed
UNKNOWN_ERROR_CODE
= 'UNKNOWN_ERROR'
Methods
getError()
Get error
public
getError(string $errorCode[, array<string|int, mixed> $params = [] ][, string|null $default = null ]) : string|null
Parameters
- $errorCode : string
- $params : array<string|int, mixed> = []
- $default : string|null = null