PHP.nl

Error::__construct

Error::__construct

Construct the error object

**Error::__construct** string $message int $code  $previous

Constructs the Error.

messageThe error message.

codeThe error code.

previousThe previous throwable used for the exception chaining.

Opmerking: > The is
binary safe. messageNOT

Documentatie