(PHP 7, PHP 8)
Error::__construct β Construct the error object
Constructs the Error.
message
The error message.
code
The error code.
previous
The previous throwable used for the exception chaining.
ΠΠ°ΡΠ²Π°ΠΆΠ΅Π½Π½Ρ:
The
message
is NOT binary safe.