PHP: Throwable::__toString - Manual (original) (raw)

Change language:

(PHP 7, PHP 8)

Throwable::__toString — Gets a string representation of the thrown object

Description

public Throwable::__toString(): string

Parameters

This function has no parameters.

Return Values

Returns the string representation of the thrown object.

See Also

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.