fXmlRpc\Exception\FaultException::getFaultString PHP Method

getFaultString() public method

public getFaultString ( )
    public function getFaultString()
    {
        return $this->getMessage();
    }