<pre>Phalcon\Http\Response\Exception Object
(
    [message:protected] => Response was already sent
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => phalcon/http/response.zep
    [line:protected] => 626
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/acilcilingir/public_html/public/index.php
                    [line] => 170
                    [function] => send
                    [class] => Phalcon\Http\Response
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] => 
)
</pre>