DuckSoup documentation


Tree structures >> Errors


Error's returned by Technorati are return in the following format
Array
(
    [result] => Array
        (
            [error] => Error Message

        )

)


« Tree structures       Code samples»