Exception Object
(
    [message:protected] => Too many records returned for QueryOne.
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /opt/mycondoplans_com/www/dreammvc/core/dream_model.php
    [line:protected] => 556
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /opt/mycondoplans_com/www/dreammvc/models/new_unit_model.php
                    [line] => 417
                    [function] => QueryOne
                    [class] => DreamModel
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /opt/mycondoplans_com/www/dreammvc/helpers/handshake_helper.php
                    [line] => 417
                    [function] => findByUnitNumber
                    [class] => NewUnitModel
                    [type] => ->
                )

            [2] => Array
                (
                    [file] => /opt/mycondoplans_com/www/dreammvc/controllers/listings_controller.php
                    [line] => 111
                    [function] => listingToUnit
                    [class] => HandshakeHelper
                    [type] => ->
                )

            [3] => Array
                (
                    [file] => /opt/mycondoplans_com/www/dreammvc/core/dream_controller.php
                    [line] => 30
                    [function] => Show
                    [class] => ListingsController
                    [type] => ->
                )

            [4] => Array
                (
                    [file] => /opt/mycondoplans_com/www/index.php
                    [line] => 112
                    [function] => ExecuteAction
                    [class] => DreamController
                    [type] => ->
                )

        )

    [previous:Exception:private] => 
)