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

            [1] => Array
                (
                    [file] => /opt/mycondoplans_com/www/dreammvc/models/unit_model.php
                    [line] => 161
                    [function] => __call
                    [class] => DreamModel
                    [type] => ->
                )

            [2] => Array
                (
                    [file] => /opt/mycondoplans_com/www/dreammvc/controllers/listings_mls_controller.php
                    [line] => 13
                    [function] => FindByFilteredRefId
                    [class] => UnitModel
                    [type] => ->
                )

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

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

        )

    [previous:Exception:private] => 
)