IXR_Client::getErrorCode()


Description


Source

File: wp-includes/IXR/class-IXR-client.php

    function getErrorCode()
    {
        return $this->error->code;
    }