Exception::__toString

Exception::__toString

(PHP 5 >= 5.1.0, PHP 7)

Exception::__toStringString representation of the exception

Description

public string Exception::__toString ( void )

Returns the string representation of the exception.

Parameters

This function has no parameters.