AppserverIo\Appserver\ServletEngine\Utils\ErrorInterface::getLine PHP Method

getLine() public method

Return's the line in the file where the error has been triggered.
public getLine ( ) : integer
return integer The line number
    public function getLine();