Exception::getLine

Exception::getLine

(PHP 5 >= 5.1.0, PHP 7)

Exception::getLineGets the line in which the exception was created

Description

final public int Exception::getLine ( void )

Get line number where the exception was created.

Parameters

This function has no parameters.

Return Values

Returns the line number where the exception was created.