ActiveRecord\RecordNotFound Object
(
    [message:protected] => Couldn't find Property with ID=168
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /home/charlesimoveis/public_html/system/Modules/ActiveRecord/lib/Model.php
    [line:protected] => 1598
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/charlesimoveis/public_html/system/Modules/ActiveRecord/lib/Model.php
                    [line] => 1565
                    [function] => find_by_pk
                    [class] => ActiveRecord\Model
                    [type] => ::
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [0] => 168
                                )

                            [1] => Array
                                (
                                    [conditions] => Array
                                        (
                                            [id] => 168
                                        )

                                )

                        )

                )

            [1] => Array
                (
                    [file] => /home/charlesimoveis/public_html/app/controllers/ImovelController.php
                    [line] => 25
                    [function] => find
                    [class] => ActiveRecord\Model
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 168
                        )

                )

            [2] => Array
                (
                    [file] => /home/charlesimoveis/public_html/system/App.php
                    [line] => 54
                    [function] => indexAction
                    [class] => ImovelController
                    [type] => ->
                    [args] => Array
                        (
                            [0] => kitinet-residencial-1-quarto-br-bairro-candida-camara-br-montes-claros-mg
                        )

                )

            [3] => Array
                (
                    [file] => /home/charlesimoveis/public_html/index.php
                    [line] => 20
                    [function] => run
                    [class] => App
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] => 
)