PHP 8.6.0 Beta 1 is available for testing

Error::__construct

(PHP 7, PHP 8)

Error::__constructConstruir el objeto error

Descripción

public function Error::__construct(string $message = "", int $code = 0, ? Throwable $previous = null )

Construye el Error.

Parámetros

message

El mensaje de error.

code

El código de error.

previous

El objeto Throwable anterior empleado para la cadena de excepciones.

Notas

Nota:

El parámetro message NO es seguro a nivel binario.

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /